Home
last modified time | relevance | path

Searched refs:TX_QUEUE_V (Results 1 – 4 of 4) sorted by relevance

/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/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1325 TX_QUEUE_V(f->fs.nat_mode) | in mk_act_open_req6()
1362 TX_QUEUE_V(f->fs.nat_mode) | in mk_act_open_req()
Dt4_msg.h479 #define TX_QUEUE_V(x) ((x) << TX_QUEUE_S) macro
/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()