Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h447 unsigned short tx_modq[NCHAN]; /* maps each tx channel to a */ member
Dcxgb4_uld.c625 lld->tx_modq[i] = i; in uld_init()
Dcxgb4.h355 unsigned short tx_modq[NCHAN]; /* channel to modulation queue map */ member
Dt4_hw.c9419 adap->params.tp.tx_modq[chan] = chan; in t4_init_tp_params()
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c211 TX_QUEUE_V(tx_info->adap->params.tp.tx_modq[tx_info->tx_chan]); in chcr_ktls_act_open_req()
262 TX_QUEUE_V(tx_info->adap->params.tp.tx_modq[tx_info->tx_chan]); in chcr_ktls_act_open_req6()
/linux-6.1.9/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()