Home
last modified time | relevance | path

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

/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1362 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in cxgbit_send_tx_flowc_wr()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c541 htonl(FW_WR_OP_V(FW_FLOWC_WR) | FW_FLOWC_WR_NPARAMS_V(nparams)); in send_tx_flowc_wr()
/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h91 FW_FLOWC_WR = 0x0a, enumerator
/drivers/infiniband/hw/cxgb4/
Dcm.c601 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in send_flowc()