Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_tx.c456 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 Dktls_rx.c155 .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/
H A Den_txrx.c80 .wqe_type = MLX5E_ICOSQ_WQE_NOP, in mlx5e_trigger_irq()
H A Den_rx.c696 .wqe_type = MLX5E_ICOSQ_WQE_UMR_RX, in mlx5e_alloc_rx_mpwqe()
817 switch (wi->wqe_type) { in mlx5e_free_icosq_descs()
873 if (wi->wqe_type == MLX5E_ICOSQ_WQE_GET_PSV_TLS) in mlx5e_poll_ico_cq()
884 switch (wi->wqe_type) { in mlx5e_poll_ico_cq()
903 wi->wqe_type); in mlx5e_poll_ico_cq()
/linux/drivers/net/ethernet/ibm/ehea/
H A Dehea_main.c444 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 Dlpfc_sli.c11021 bf_set(wqe_type, &cmdwqe->gen_req.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_gen_req_s4()
11107 bf_set(wqe_type, &wqe->xmit_sequence.wge_ctl, FC_TYPE_CT); in __lpfc_sli_prep_xmit_seq64_s4()