Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h261 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */ member
Dcxgb4.h259 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */ member
Dt4_hw.c7311 adap->params.tp.tx_modq[chan] = chan; in t4_init_tp_params()
Dcxgb4_main.c2467 lli.tx_modq[i] = i; in uld_attach()
/drivers/infiniband/hw/cxgb4/
Dcm.c1873 TX_QUEUE_V(ep->com.dev->rdev.lldi.tx_modq[ep->tx_chan]) | in send_fw_act_open_req()