Searched refs:IRLAP_GET_TX_QUEUE_LEN (Results 1 – 3 of 3) sorted by relevance
239 #define IRLAP_GET_TX_QUEUE_LEN(self) skb_queue_len(&self->txq) macro
268 return(IRLAP_GET_TX_QUEUE_LEN(self->lap->irlap) >= LAP_HIGH_THRESHOLD); in irlmp_lap_tx_queue_full()
1251 (IRLAP_GET_TX_QUEUE_LEN(self->irlap) < LAP_HIGH_THRESHOLD)) { in irlmp_flow_indication()1277 … = %d\n", __FUNCTION__ , curr, next, self->flow_next, lsap_todo, IRLAP_GET_TX_QUEUE_LEN(self->irla… in irlmp_flow_indication()