Searched refs:req_type (Results 1 – 9 of 9) 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; member906 uint16_t req_type; member976 uint16_t req_type; member1038 uint16_t req_type; member10074 uint16_t req_type; member[all …]
251 if (fwd_cmd->req_type == HWRM_FUNC_VF_CFG) { in bnxt_handle_fwd_req()261 if (fwd_cmd->req_type == HWRM_CFA_L2_SET_RX_MASK) { in bnxt_handle_fwd_req()279 rte_le_to_cpu_16(fwd_cmd->req_type)); in bnxt_handle_fwd_req()290 rte_le_to_cpu_16(fwd_cmd->req_type)); in bnxt_handle_fwd_req()
112 short_input.req_type = rte_cpu_to_le_16(req->req_type); in bnxt_hwrm_send_message()164 rte_cpu_to_le_16(req->req_type) == HWRM_VER_GET) in bnxt_hwrm_send_message()169 req->req_type, req->seq_id); in bnxt_hwrm_send_message()193 (req)->req_type = rte_cpu_to_le_16(type); \306 struct hwrm_cfa_tflib_input req = { .req_type = 0 }; in bnxt_hwrm_tf_message_tunneled()693 struct hwrm_func_qcaps_input req = {.req_type = 0 }; in __bnxt_hwrm_func_qcaps()841 struct hwrm_vnic_qcaps_input req = {.req_type = 0 }; in bnxt_hwrm_vnic_qcaps()872 struct hwrm_func_reset_input req = {.req_type = 0 }; in bnxt_hwrm_func_reset()1076 struct hwrm_ver_get_input req = {.req_type = 0 }; in bnxt_hwrm_ver_get()1658 struct hwrm_ring_free_input req = {.req_type = 0 }; in bnxt_hwrm_ring_free()[all …]
257 enum mlx5_mp_req_type req_type) in mlx5_mp_os_req_queue_control() argument270 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()
140 uint16_t req_type:2; member
338 sc->req.req_type = XR_TYPE_PHYS; in setup_xdma()
1256 enum mlx5_mp_req_type req_type);