Home
last modified time | relevance | path

Searched defs:res_type (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/enic/base/
H A Dvnic_wq.c11 unsigned int index, enum vnic_res_type res_type) in vnic_wq_get_ctrl()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c127 uint32_t dev_id = BNXT_ULP_DEVICE_ID_LAST, res_type, i; in bnxt_ulp_named_resources_calc() local
184 uint32_t dev_id, res_type, i; in bnxt_ulp_unnamed_resources_calc() local
/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.c3263 u16 res_type; in ice_alloc_tcam_ent() local
3282 u16 res_type; in ice_free_tcam_ent() local
3303 u16 res_type; in ice_alloc_prof_id() local
3328 u16 res_type; in ice_free_prof_id() local
H A Dice_switch.c3591 u8 res_type; in ice_get_initial_sw_cfg() local
4785 struct ice_aqc_res_elem *buf, u16 buf_size, u16 res_type, in ice_aq_get_res_descs()
H A Dice_adminq_cmd.h313 __le16 res_type; /* Types defined above cmd 0x0204 */ member
340 __le16 res_type; /* Types defined above cmd 0x0204 */ member
/dpdk/drivers/net/ice/
H A Dice_ethdev.c2061 ice_get_hw_res(struct ice_hw *hw, uint16_t res_type, in ice_get_hw_res()
2101 ice_cleanup_resource(struct ice_hw *hw, uint16_t res_type) in ice_cleanup_resource()