Home
last modified time | relevance | path

Searched refs:i40e_get_fd_cnt_all (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h950 * i40e_get_fd_cnt_all - get the total FD filter space available
953 static inline int i40e_get_fd_cnt_all(struct i40e_pf *pf) in i40e_get_fd_cnt_all() function
H A Di40e_ethtool.c3226 cmd->data = i40e_get_fd_cnt_all(pf); in i40e_get_ethtool_fdir_all()
3385 cmd->data = i40e_get_fd_cnt_all(pf); in i40e_get_rxnfc()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h1067 * i40e_get_fd_cnt_all - get the total FD filter space available
1070 static inline int i40e_get_fd_cnt_all(struct i40e_pf *pf) in i40e_get_fd_cnt_all() function
H A Di40e_ethtool.c3330 cmd->data = i40e_get_fd_cnt_all(pf); in i40e_get_ethtool_fdir_all()
3540 cmd->data = i40e_get_fd_cnt_all(pf); in i40e_get_rxnfc()

Completed in 18 milliseconds