IRLAP_GET_TX_QUEUE_LEN 277 include/net/irda/irlmp.h return(IRLAP_GET_TX_QUEUE_LEN(self->lap->irlap) >= LAP_HIGH_THRESHOLD); IRLAP_GET_TX_QUEUE_LEN 1344 net/irda/irlmp.c (IRLAP_GET_TX_QUEUE_LEN(self->irlap) < LAP_HIGH_THRESHOLD)) { IRLAP_GET_TX_QUEUE_LEN 1356 net/irda/irlmp.c IRDA_DEBUG(4, "%s() : curr is %p, next was %p and is now %p, still %d to go - queue len = %d\n", __func__, curr, next, self->flow_next, lsap_todo, IRLAP_GET_TX_QUEUE_LEN(self->irlap));