Searched refs:GET_BUF_CNT (Results 1 – 3 of 3) sorted by relevance
193 #define GET_BUF_CNT(descp) ((descp)->BUF_CNT) macro
1946 if( GET_BUF_CNT( desc ) == 0 ) { in wl_rx_dma()1972 pktlen = GET_BUF_CNT(desc_next); in wl_rx_dma()
2744 ((GET_BUF_CNT(p) >= 20 ) && ( ifbp->IFB_CKIPStat == HCF_ACT_CCX_OFF ) && in hcf_send_msg()2755 put_frag( ifbp, &p->buf_addr[i], GET_BUF_CNT(p) - i BE_PAR(0) ); in hcf_send_msg()