Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h89 FW_FLOWC_WR = 0x0a, enumerator
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c376 htonl(FW_WR_OP(FW_FLOWC_WR) | FW_FLOWC_WR_NPARAMS(8)); in send_tx_flowc_wr()
/drivers/infiniband/hw/cxgb4/
Dcm.c389 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP(FW_FLOWC_WR) | in send_flowc()