Searched refs:tx_q (Results 1 – 4 of 4) sorted by relevance
243 #define HWM_GET_TX_USED(smc,queue) (int) (smc)->hw.fp.tx_q[queue].tx_used262 (smc)->hw.fp.tx_q[queue].tx_curr_put281 if ((low_water)>=(smc)->hw.fp.tx_q[(frame_status)&QUEUE_A0].tx_free) {\
243 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
323 smc->hw.fp.tx[QUEUE_S] = queue = &smc->hw.fp.tx_q[QUEUE_S] ;334 smc->hw.fp.tx[QUEUE_A0] = queue = &smc->hw.fp.tx_q[QUEUE_A0] ;
562 if (smc->hw.fp.tx_q[QUEUE_A0].tx_used) {567 if (smc->hw.fp.tx_q[QUEUE_S].tx_used) {