Home
last modified time | relevance | path

Searched refs:TX_CHAN_V (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
Dchcr_ktls.c207 SMAC_SEL_V(tx_info->smt_idx) | TX_CHAN_V(tx_info->tx_chan); in chcr_ktls_act_open_req()
259 SMAC_SEL_V(tx_info->smt_idx) | TX_CHAN_V(tx_info->tx_chan); in chcr_ktls_act_open_req6()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1317 TX_CHAN_V(f->fs.eport) | in mk_act_open_req6()
1353 TX_CHAN_V(f->fs.eport) | in mk_act_open_req()
Dt4_msg.h254 #define TX_CHAN_V(x) ((x) << TX_CHAN_S) macro
Dcxgb4_main.c1945 req->opt0 = cpu_to_be64(TX_CHAN_V(chan)); in cxgb4_create_server()
1988 req->opt0 = cpu_to_be64(TX_CHAN_V(chan)); in cxgb4_create_server6()
/linux-6.12.1/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c222 TX_CHAN_V(csk->tx_chan) | in send_act_open_req()
341 TX_CHAN_V(csk->tx_chan) | in send_act_open_req6()
/linux-6.12.1/drivers/infiniband/hw/cxgb4/
Dcm.c794 TX_CHAN_V(ep->tx_chan) | in send_connect()
2012 TX_CHAN_V(ep->tx_chan) | in send_fw_act_open_req()
2450 TX_CHAN_V(ep->tx_chan) | in accept_cr()
/linux-6.12.1/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1171 TX_CHAN_V(csk->tx_chan) | in cxgbit_pass_accept_rpl()
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c1039 TX_CHAN_V(csk->tx_chan) | in chtls_pass_accept_rpl()