Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_fdir.c788 enum ice_status ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id) in ice_alloc_fd_res_cntr()
799 enum ice_status ice_free_fd_res_cntr(struct ice_hw *hw, u16 cntr_id) in ice_free_fd_res_cntr()
812 ice_alloc_fd_guar_item(struct ice_hw *hw, u16 *cntr_id, u16 num_fltr) in ice_alloc_fd_guar_item()
826 ice_free_fd_guar_item(struct ice_hw *hw, u16 cntr_id, u16 num_fltr) in ice_free_fd_guar_item()
840 ice_alloc_fd_shrd_item(struct ice_hw *hw, u16 *cntr_id, u16 num_fltr) in ice_alloc_fd_shrd_item()
854 ice_free_fd_shrd_item(struct ice_hw *hw, u16 cntr_id, u16 num_fltr) in ice_free_fd_shrd_item()