Searched refs:DATABUFCNT (Results 1 – 6 of 6) sorted by relevance
597 #define DATABUFCNT(bus) dhdsdio_get_databufcnt(bus) macro599 #define DATABUFCNT(bus) \ macro2923 num_pkt = MIN((uint32)DATABUFCNT(bus), glomlimit); in dhdsdio_sendfromq()7216 framecnt = rxdone ? txlimit : MIN(txlimit, DATABUFCNT(bus)); in dhdsdio_dpc()
679 #define DATABUFCNT(bus) dhdsdio_get_databufcnt(bus) macro681 #define DATABUFCNT(bus) \ macro2952 num_pkt = MIN((uint32)DATABUFCNT(bus), glomlimit); in dhdsdio_sendfromq()8027 framecnt = rxdone ? txlimit : MIN(txlimit, DATABUFCNT(bus)); in dhdsdio_dpc()
678 #define DATABUFCNT(bus) dhdsdio_get_databufcnt(bus) macro680 #define DATABUFCNT(bus) \ macro2941 num_pkt = MIN((uint32)DATABUFCNT(bus), glomlimit); in dhdsdio_sendfromq()8016 framecnt = rxdone ? txlimit : MIN(txlimit, DATABUFCNT(bus)); in dhdsdio_dpc()
610 #define DATABUFCNT(bus) \ macro2634 num_pkt = MIN((uint32)DATABUFCNT(bus), glomlimit); in dhdsdio_sendfromq()
624 #define DATABUFCNT(bus) \ macro2691 num_pkt = MIN((uint32)DATABUFCNT(bus), glomlimit); in dhdsdio_sendfromq()
606 #define DATABUFCNT(bus) \ macro2630 num_pkt = MIN((uint32)DATABUFCNT(bus), glomlimit); in dhdsdio_sendfromq()