Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c538 htonl(FW_WR_OP_V(FW_FLOWC_WR) | FW_FLOWC_WR_NPARAMS_V(nparams)); in send_tx_flowc_wr()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h91 FW_FLOWC_WR = 0x0a, enumerator
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c492 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in send_flowc()