Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h447 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */ member
H A Dcxgb4_uld.c625 lld->tx_modq[i] = i; in uld_init()
H A Dcxgb4.h355 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */ member
H A Dt4_hw.c9421 adap->params.tp.tx_modq[chan] = chan; in t4_init_tp_params()
/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c2018 TX_QUEUE_V(ep->com.dev->rdev.lldi.tx_modq[ep->tx_chan]) | in send_fw_act_open_req()