Home
last modified time | relevance | path

Searched refs:tx_modq (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h342 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */ member
Dcxgb4_uld.c679 lld->tx_modq[i] = i; in uld_init()
Dcxgb4.h280 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */ member
Dt4_hw.c9409 adap->params.tp.tx_modq[chan] = chan; in t4_init_tp_params()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c2013 TX_QUEUE_V(ep->com.dev->rdev.lldi.tx_modq[ep->tx_chan]) | in send_fw_act_open_req()