Home
last modified time | relevance | path

Searched refs:ice_alloc_fd_res_cntr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h146 enum ice_status ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id);
H A Dice_fdir.c398 * ice_alloc_fd_res_cntr - obtain counter resource for FD type
402 enum ice_status ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id) in ice_alloc_fd_res_cntr() function
H A Dice_common.c975 status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base); in ice_init_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_fdir.h205 int ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id);
H A Dice_fdir.c711 * ice_alloc_fd_res_cntr - obtain counter resource for FD type
715 int ice_alloc_fd_res_cntr(struct ice_hw *hw, u16 *cntr_id) in ice_alloc_fd_res_cntr() function
H A Dice_common.c1207 status = ice_alloc_fd_res_cntr(hw, &hw->fd_ctr_base); in ice_init_hw()

Completed in 16 milliseconds