Searched refs:FW_WR_COMPL_F (Results 1 - 9 of 9) sorted by relevance

/linux-master/drivers/infiniband/hw/cxgb4/
H A Dmem.c87 (wr_waitp ? FW_WR_COMPL_F : 0));
149 FW_WR_COMPL_F);
H A Dcq.c52 FW_WR_COMPL_F);
130 FW_WR_COMPL_F);
H A Dqp.c320 FW_WR_COMPL_F);
1710 FW_WR_COMPL_F);
1774 FW_WR_COMPL_F);
2490 FW_WR_COMPL_F);
2580 FW_WR_COMPL_F);
H A Dcm.c965 FW_WR_COMPL_F |
1071 FW_WR_COMPL_F |
1151 FW_WR_COMPL_F |
4008 req->op_compl = htonl(WR_OP_V(FW_OFLD_CONNECTION_WR) | FW_WR_COMPL_F);
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c398 cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) | FW_WR_COMPL_F |
H A Dchtls_io.c699 req->wr.wr_hi |= htonl(FW_WR_COMPL_F);
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c271 req->wr.wr_hi |= htonl(FW_WR_COMPL_F);
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c866 req->wr.wr_hi |= cpu_to_be32(FW_WR_COMPL_F);
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h139 #define FW_WR_COMPL_F FW_WR_COMPL_V(1U) macro

Completed in 211 milliseconds