Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dcq.c52 V_CQE_SWCQE(1) | in insert_recv_cqe()
85 V_CQE_SWCQE(1) | in insert_sq_cqe()
151 swsqe->cqe.header |= htobe32(V_CQE_SWCQE(1)); in flush_completed_wrs()
169 V_CQE_SWCQE(SW_CQE(hw_cqe)) | in create_read_req_cqe()
275 swcqe->header |= htobe32(V_CQE_SWCQE(1)); in c4iw_flush_hw_cq()
H A Dt4.h229 #define V_CQE_SWCQE(x) ((x)<<S_CQE_SWCQE) macro
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dcq.c214 V_CQE_SWCQE(1) | in insert_recv_cqe()
247 V_CQE_SWCQE(1) | in insert_sq_cqe()
314 swsqe->cqe.header |= htonl(V_CQE_SWCQE(1)); in flush_completed_wrs()
332 V_CQE_SWCQE(SW_CQE(hw_cqe)) | in create_read_req_cqe()
431 swcqe->header |= cpu_to_be32(V_CQE_SWCQE(1)); in c4iw_flush_hw_cq()
H A Dt4.h219 #define V_CQE_SWCQE(x) ((x)<<S_CQE_SWCQE) macro
H A Dqp.c626 V_CQE_SWCQE(1) | in complete_sq_drain_wr()
656 V_CQE_SWCQE(1) | in complete_rq_drain_wr()