Searched refs:wqe_type (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A 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/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | txrx.h | 229 u8 wqe_type; member 267 .wqe_type = MLX5E_ICOSQ_WQE_NOP, in mlx5e_icosq_get_next_pi()
|
/linux/drivers/infiniband/hw/bnxt_re/ |
H A D | qplib_fp.c | 801 srqe->wqe_type = wqe->type; in bnxt_qplib_post_srq_recv() 1935 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1954 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1985 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2005 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2022 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2033 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2066 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2171 base_hdr->wqe_type = wqe->type; in bnxt_qplib_post_recv()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_rx.c | 700 .wqe_type = MLX5E_ICOSQ_WQE_SHAMPO_HD_UMR, in mlx5e_build_shampo_hd_umr() 825 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_alloc_rx_mpwqe() 951 switch (wi->wqe_type) { in mlx5e_free_icosq_descs() 1041 switch (wi->wqe_type) { in mlx5e_poll_ico_cq() 1063 wi->wqe_type); in mlx5e_poll_ico_cq()
|
/linux/drivers/net/ethernet/ibm/ehea/ |
H A 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/drivers/scsi/lpfc/ |
H A D | lpfc_nvmet.c | 2651 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_NVME); in lpfc_nvmet_prep_ls_wqe() 3297 bf_set(wqe_type, &wqe_abts->xmit_sequence.wge_ctl, FC_TYPE_BLS); in lpfc_nvmet_unsol_issue_abort()
|
H A D | lpfc_nvme.c | 465 bf_set(wqe_type, &wqe->gen_req.wge_ctl, FC_TYPE_NVME); in lpfc_nvme_gen_req()
|