Searched refs:wqe_type (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/huawei/hinic3/ |
| H A D | hinic3_tx.c | 456 wqe_combo->wqe_type = SQ_WQE_COMPACT_TYPE; in hinic3_set_wqe_combo() 460 wqe_combo->wqe_type = SQ_WQE_EXTENDED_TYPE; in hinic3_set_wqe_combo() 492 if (wqe_combo->wqe_type == SQ_WQE_COMPACT_TYPE) { in hinic3_prepare_sq_ctrl() 495 SQ_CTRL_SET(wqe_combo->wqe_type, EXTENDED) | in hinic3_prepare_sq_ctrl() 507 SQ_CTRL_SET(wqe_combo->wqe_type, EXTENDED) | in hinic3_prepare_sq_ctrl()
|
| /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/infiniband/hw/bnxt_re/ |
| H A D | qplib_fp.c | 780 srqe->wqe_type = wqe->type; in bnxt_qplib_post_srq_recv() 1940 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1959 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 1990 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2010 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2027 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2038 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2071 sqe->wqe_type = wqe->type; in bnxt_qplib_post_send() 2176 base_hdr->wqe_type = wqe->type; in bnxt_qplib_post_recv()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_rx.c | 669 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_alloc_rx_mpwqe() 774 switch (wi->wqe_type) { in mlx5e_free_icosq_descs() 830 if (wi->wqe_type == MLX5E_ICOSQ_WQE_GET_PSV_TLS) in mlx5e_poll_ico_cq() 841 switch (wi->wqe_type) { in mlx5e_poll_ico_cq() 860 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()
|
| H A D | lpfc_sli.c | 11054 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_gen_req_s4() 11140 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_xmit_seq64_s4()
|