Home
last modified time | relevance | path

Searched refs:ice_alloc_fd_res_cntr (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_fdir.h214 int ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id);
Dice_fdir.c699 int ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id) in ice_alloc_fd_res_cntr() function
Dice_common.c1164 status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base); in ice_init_hw()