Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h1053 u32 i40e_get_global_fd_count(struct i40e_pf *pf);
H A Di40e_txrx.c577 fcnt_prog = i40e_get_global_fd_count(pf); in i40e_fd_handle_status()
H A Di40e_main.c9038 * i40e_get_global_fd_count - Get total FD filters programmed on device
9041 u32 i40e_get_global_fd_count(struct i40e_pf *pf) in i40e_get_global_fd_count() function
9145 fcnt_prog = i40e_get_global_fd_count(pf); in i40e_fdir_check_and_reenable()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h1170 u32 i40e_get_global_fd_count(struct i40e_pf *pf);
H A Di40e_txrx.c731 fcnt_prog = i40e_get_global_fd_count(pf); in i40e_fd_handle_status()
H A Di40e_main.c9603 * i40e_get_global_fd_count - Get total FD filters programmed on device
9606 u32 i40e_get_global_fd_count(struct i40e_pf *pf) in i40e_get_global_fd_count() function
9735 fcnt_prog = i40e_get_global_fd_count(pf); in i40e_fdir_check_and_reenable()

Completed in 48 milliseconds