Home
last modified time | relevance | path

Searched refs:ULP_TXPKT_CHANNELID_V (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.h209 ULP_TXPKT_CHANNELID_V((cid)) | \
/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c757 ULP_TXPKT_CHANNELID_V(tx_info->port_id) | in __chcr_write_cpl_set_tcb_ulp()
1165 ULP_TXPKT_CHANNELID_V(tx_info->port_id) | in chcr_ktls_xmit_wr_complete()
1347 ULP_TXPKT_CHANNELID_V(tx_info->port_id) | in chcr_ktls_xmit_wr_short()
1524 ULP_TXPKT_CHANNELID_V(tx_info->port_id) | in chcr_ktls_tx_plaintxt()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h1801 #define ULP_TXPKT_CHANNELID_V(x) ((x) << ULP_TXPKT_CHANNELID_S) macro
1804 #define ULP_TXPKT_CHANNELID_F ULP_TXPKT_CHANNELID_V(1U)