Searched refs:F_FW_WR_COMPL (Results 1 – 7 of 7) sorted by relevance
83 (wait ? F_FW_WR_COMPL : 0)); in _c4iw_write_mem_dma_aligned()143 F_FW_WR_COMPL); in _c4iw_write_mem_inline()
72 F_FW_WR_COMPL); in destroy_cq()145 F_FW_WR_COMPL); in create_cq()
251 F_FW_WR_COMPL); in create_qp()1272 wqe->op_compl = cpu_to_be32(V_FW_WR_OP(FW_RI_WR) | F_FW_WR_COMPL); in rdma_fini()1374 F_FW_WR_COMPL); in rdma_init()
855 txwr->op_to_immdlen |= htobe32(F_FW_WR_COMPL); in t4_push_frames()1204 wrhdr->hi |= htobe32(F_FW_WR_COMPL); in t4_push_pdus()
184 t4_write_tlskey_wr(tls, direction, toep->tid, F_FW_WR_COMPL, keyid, in tls_program_key_id()
6616 V_FW_FLOWC_WR_NPARAMS(0) | F_FW_WR_COMPL); in send_etid_flush_wr()
196 #define F_FW_WR_COMPL V_FW_WR_COMPL(1U) macro