Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h1144 u32 i40e_get_current_atr_cnt(struct i40e_pf *pf);
H A Di40e_txrx.c715 pf->fd_atr_cnt = i40e_get_current_atr_cnt(pf); in i40e_fd_handle_status()
H A Di40e_main.c9771 (i40e_get_current_atr_cnt(pf) < pf->fd_atr_cnt)) in i40e_fdir_check_and_reenable()
9855 u32 i40e_get_current_atr_cnt(struct i40e_pf *pf) in i40e_get_current_atr_cnt() function