Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_io.c213 FW_WR_COMPL_V(compl) | in send_tx_flowc_wr()
525 FW_WR_COMPL_V(compl) | in make_tx_data_wr()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h137 #define FW_WR_COMPL_V(x) ((x) << FW_WR_COMPL_S) macro
138 #define FW_WR_COMPL_F FW_WR_COMPL_V(1U)
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c188 FW_WR_COMPL_V(compl) | in cxgbit_tx_data_wr()