Searched refs:i40e_get_current_atr_cnt (Results 1 – 3 of 3) sorted by relevance
646 u32 i40e_get_current_atr_cnt(struct i40e_pf *pf);
485 pf->fd_atr_cnt = i40e_get_current_atr_cnt(pf); in i40e_fd_handle_status()
5427 (i40e_get_current_atr_cnt(pf) < pf->fd_atr_cnt)) { in i40e_fdir_check_and_reenable()5508 u32 i40e_get_current_atr_cnt(struct i40e_pf *pf) in i40e_get_current_atr_cnt() function