Home
last modified time | relevance | path

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

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