Searched refs:i40e_get_current_atr_cnt (Results 1 – 3 of 3) sorted by relevance
1131 u32 i40e_get_current_atr_cnt(struct i40e_pf *pf);
716 pf->fd_atr_cnt = i40e_get_current_atr_cnt(pf); in i40e_fd_handle_status()
9373 (i40e_get_current_atr_cnt(pf) < pf->fd_atr_cnt)) in i40e_fdir_check_and_reenable()9457 u32 i40e_get_current_atr_cnt(struct i40e_pf *pf) in i40e_get_current_atr_cnt() function