Home
last modified time | relevance | path

Searched refs:GET_BUF_CNT (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dhcf.h193 #define GET_BUF_CNT(descp) ((descp)->BUF_CNT) macro
Dwl_netdev.c1946 if( GET_BUF_CNT( desc ) == 0 ) { in wl_rx_dma()
1972 pktlen = GET_BUF_CNT(desc_next); in wl_rx_dma()
Dhcf.c2744 ((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()