Searched refs:wqe_type (Results 1 – 11 of 11) sorted by relevance
/linux-6.6.21/drivers/infiniband/hw/bnxt_re/ |
D | roce_hsi.h | 2965 u8 wqe_type; member 3022 u8 wqe_type; member 3057 u8 wqe_type; member 3091 u8 wqe_type; member 3152 u8 wqe_type; member 3213 u8 wqe_type; member 3243 u8 wqe_type; member 3272 u8 wqe_type; member 3296 u8 wqe_type; member 3319 u8 wqe_type; member [all …]
|
D | qplib_fp.c | 789 srqe->wqe_type = wqe->type; in bnxt_qplib_post_srq_recv() 1816 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1835 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1865 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1885 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1902 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1913 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1945 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2047 base_hdr->wqe_type = wqe->type; in bnxt_qplib_post_recv()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
D | ktls_rx.c | 155 .wqe_type = MLX5E_ICOSQ_WQE_UMR_TLS, in post_static_params() 185 .wqe_type = MLX5E_ICOSQ_WQE_SET_PSV_TLS, in post_progress_params() 307 .wqe_type = MLX5E_ICOSQ_WQE_GET_PSV_TLS, in resync_post_get_progress_params()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | txrx.h | 208 u8 wqe_type; member 246 .wqe_type = MLX5E_ICOSQ_WQE_NOP, in mlx5e_icosq_get_next_pi()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_txrx.c | 80 .wqe_type = MLX5E_ICOSQ_WQE_NOP, in mlx5e_trigger_irq()
|
D | en_rx.c | 695 .wqe_type = MLX5E_ICOSQ_WQE_SHAMPO_HD_UMR, in mlx5e_build_shampo_hd_umr() 817 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_alloc_rx_mpwqe() 961 switch (wi->wqe_type) { in mlx5e_free_icosq_descs() 1046 switch (wi->wqe_type) { in mlx5e_poll_ico_cq() 1068 wi->wqe_type); in mlx5e_poll_ico_cq()
|
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
D | rx.c | 140 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_xsk_alloc_rx_mpwqe()
|
/linux-6.6.21/drivers/net/ethernet/ibm/ehea/ |
D | ehea_main.c | 444 int num_wqes, int wqe_type, int packet_size) in ehea_refill_rq_def() argument 490 rwqe->wr_id = EHEA_BMASK_SET(EHEA_WR_ID_TYPE, wqe_type) in ehea_refill_rq_def()
|
/linux-6.6.21/drivers/scsi/lpfc/ |
D | lpfc_nvmet.c | 2638 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_NVME); in lpfc_nvmet_prep_ls_wqe() 3284 bf_set(wqe_type, &wqe_abts->xmit_sequence.wge_ctl, FC_TYPE_BLS); in lpfc_nvmet_unsol_issue_abort()
|
D | lpfc_nvme.c | 465 bf_set(wqe_type, &wqe->gen_req.wge_ctl, FC_TYPE_NVME); in lpfc_nvme_gen_req()
|
D | lpfc_sli.c | 10977 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_gen_req_s4() 11063 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_xmit_seq64_s4()
|