Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_io.c209 cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in send_tx_flowc_wr()
/linux-6.1.9/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1433 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in cxgbit_send_tx_flowc_wr()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c627 htonl(FW_WR_OP_V(FW_FLOWC_WR) | FW_FLOWC_WR_NPARAMS_V(nparams)); in send_tx_flowc_wr()
/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h92 FW_FLOWC_WR = 0x0a, enumerator
Dsge.c2590 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in cxgb4_ethofld_send_flowc()
/linux-6.1.9/drivers/infiniband/hw/cxgb4/
Dcm.c611 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in send_flowc()