Home
last modified time | relevance | path

Searched refs:wqe_type (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Droce_hsi.h129 u8 wqe_type; member
184 u8 wqe_type; member
215 u8 wqe_type; member
229 u8 wqe_type; member
284 u8 wqe_type; member
299 u8 wqe_type; member
322 u8 wqe_type; member
336 u8 wqe_type; member
355 u8 wqe_type; member
366 u8 wqe_type; member
[all …]
Dqplib_fp.c758 srqe->wqe_type = wqe->type; in bnxt_qplib_post_srq_recv()
1778 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
1797 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
1827 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
1847 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
1864 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
1875 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
1907 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send()
2009 base_hdr->wqe_type = wqe->type; in bnxt_qplib_post_recv()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h190 u8 wqe_type; member
228 .wqe_type = MLX5E_ICOSQ_WQE_NOP, in mlx5e_icosq_get_next_pi()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dktls_rx.c154 .wqe_type = MLX5E_ICOSQ_WQE_UMR_TLS, in post_static_params()
184 .wqe_type = MLX5E_ICOSQ_WQE_SET_PSV_TLS, in post_progress_params()
306 .wqe_type = MLX5E_ICOSQ_WQE_GET_PSV_TLS, in resync_post_get_progress_params()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c80 .wqe_type = MLX5E_ICOSQ_WQE_NOP, in mlx5e_trigger_irq()
Den_rx.c581 .wqe_type = MLX5E_ICOSQ_WQE_SHAMPO_HD_UMR, in mlx5e_build_shampo_hd_umr()
690 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_alloc_rx_mpwqe()
822 switch (wi->wqe_type) { in mlx5e_free_icosq_descs()
907 switch (wi->wqe_type) { in mlx5e_poll_ico_cq()
929 wi->wqe_type); in mlx5e_poll_ico_cq()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Drx.c122 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_xsk_alloc_rx_mpwqe()
/Linux-v6.1/drivers/net/ethernet/ibm/ehea/
Dehea_main.c443 int num_wqes, int wqe_type, int packet_size) in ehea_refill_rq_def() argument
489 rwqe->wr_id = EHEA_BMASK_SET(EHEA_WR_ID_TYPE, wqe_type) in ehea_refill_rq_def()
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_nvmet.c2641 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_NVME); in lpfc_nvmet_prep_ls_wqe()
3287 bf_set(wqe_type, &wqe_abts->xmit_sequence.wge_ctl, FC_TYPE_BLS); in lpfc_nvmet_unsol_issue_abort()
Dlpfc_nvme.c463 bf_set(wqe_type, &wqe->gen_req.wge_ctl, FC_TYPE_NVME); in lpfc_nvme_gen_req()
Dlpfc_sli.c10988 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_gen_req_s4()
11074 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_xmit_seq64_s4()