Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/cxgb4/
Dt4fw_api.h49 FW_FLOWC_WR = 0x0a, enumerator
/linux-2.6.39/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c395 htonl(FW_WR_OP(FW_FLOWC_WR) | FW_FLOWC_WR_NPARAMS(8)); in send_tx_flowc_wr()
/linux-2.6.39/drivers/infiniband/hw/cxgb4/
Dcm.c365 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP(FW_FLOWC_WR) | in send_flowc()