Searched refs:req_type (Results 1 – 8 of 8) sorted by relevance
15 uint16_t req_type; member50 uint16_t req_type; member159 uint16_t req_type; member196 uint16_t req_type; member216 uint16_t req_type; member270 uint16_t req_type; member1033 uint16_t req_type; member1103 uint16_t req_type; member1165 uint16_t req_type; member12899 uint16_t req_type; member[all …]
313 if (fwd_cmd->req_type == HWRM_FUNC_VF_CFG) { in bnxt_handle_fwd_req()323 if (fwd_cmd->req_type == HWRM_CFA_L2_SET_RX_MASK) { in bnxt_handle_fwd_req()341 rte_le_to_cpu_16(fwd_cmd->req_type)); in bnxt_handle_fwd_req()352 rte_le_to_cpu_16(fwd_cmd->req_type)); in bnxt_handle_fwd_req()
199 short_input.req_type = rte_cpu_to_le_16(req->req_type); in bnxt_hwrm_send_message()279 rte_cpu_to_le_16(req->req_type) == HWRM_VER_GET) in bnxt_hwrm_send_message()284 req->req_type, req->seq_id); in bnxt_hwrm_send_message()308 (req)->req_type = rte_cpu_to_le_16(type); \421 struct hwrm_cfa_tflib_input req = { .req_type = 0 }; in bnxt_hwrm_tf_message_tunneled()862 struct hwrm_func_qcaps_input req = {.req_type = 0 }; in __bnxt_hwrm_func_qcaps()983 struct hwrm_vnic_qcaps_input req = {.req_type = 0 }; in bnxt_hwrm_vnic_qcaps()1230 struct hwrm_ver_get_input req = {.req_type = 0 }; in bnxt_hwrm_ver_get()1819 struct hwrm_ring_free_input req = {.req_type = 0 }; in bnxt_hwrm_ring_free()2091 struct hwrm_vnic_cfg_input req = {.req_type = 0 }; in bnxt_hwrm_vnic_cfg()[all …]
65 enum mlx5_mp_req_type req_type) in mlx5_mp_os_req_queue_control() argument69 RTE_SET_USED(req_type); in mlx5_mp_os_req_queue_control()
316 enum mlx5_mp_req_type req_type) in mlx5_mp_os_req_queue_control() argument329 mp_init_msg(&priv->mp_id, &mp_req, req_type); in mlx5_mp_os_req_queue_control()
280 void *p_tlvs_list, u16 req_type);
2987 void *p_tlvs_list, u16 req_type) in ecore_iov_search_list_tlvs() argument2998 if (p_tlv->type == req_type) { in ecore_iov_search_list_tlvs()
1850 enum mlx5_mp_req_type req_type);