Home
last modified time | relevance | path

Searched refs:tx_q (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/drivers/net/skfp/h/
Dhwmtm.h243 #define HWM_GET_TX_USED(smc,queue) (int) (smc)->hw.fp.tx_q[queue].tx_used
262 (smc)->hw.fp.tx_q[queue].tx_curr_put
281 if ((low_water)>=(smc)->hw.fp.tx_q[(frame_status)&QUEUE_A0].tx_free) {\
Dfplustm.h243 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
/linux-2.4.37.9/drivers/net/skfp/
Dfplustm.c323 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] ;
Dhwmtm.c562 if (smc->hw.fp.tx_q[QUEUE_A0].tx_used) {
567 if (smc->hw.fp.tx_q[QUEUE_S].tx_used) {