Home
last modified time | relevance | path

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

/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
Dfplustm.h195 struct s_smt_tx_queue tx_q[USED_QUEUES] ; member
/drivers/net/cxgb3/
Dadapter.h205 struct netdev_queue *tx_q; /* associated netdev TX queue */ member
Dsge.c1849 netif_tx_wake_queue(qs->tx_q); in restart_tx()
3041 q->tx_q = netdevq; in t3_sge_alloc_qset()
/drivers/net/skfp/
Dfplustm.c312 smc->hw.fp.tx[QUEUE_S] = queue = &smc->hw.fp.tx_q[QUEUE_S] ; in init_tx()
323 smc->hw.fp.tx[QUEUE_A0] = queue = &smc->hw.fp.tx_q[QUEUE_A0] ; in init_tx()
Dhwmtm.c578 if (smc->hw.fp.tx_q[QUEUE_A0].tx_used) { in mac_drv_repair_descr()
583 if (smc->hw.fp.tx_q[QUEUE_S].tx_used) { in mac_drv_repair_descr()