Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/chtls/
Dchtls_io.c211 FW_FLOWC_WR_NPARAMS_V(nparams)); in send_tx_flowc_wr()
/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1434 FW_FLOWC_WR_NPARAMS_V(nparams)); in cxgbit_send_tx_flowc_wr()
/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c622 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.h696 #define FW_FLOWC_WR_NPARAMS_V(x) ((x) << FW_FLOWC_WR_NPARAMS_S) macro
/drivers/infiniband/hw/cxgb4/
Dcm.c612 FW_FLOWC_WR_NPARAMS_V(nparams)); in send_flowc()