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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h1193 u32 i40e_get_global_fd_count(struct i40e_pf *pf);
H A Di40e_txrx.c724 fcnt_prog = i40e_get_global_fd_count(pf);
H A Di40e_main.c9601 * i40e_get_global_fd_count - Get total FD filters programmed on device
9604 u32 i40e_get_global_fd_count(struct i40e_pf *pf) function
9732 fcnt_prog = i40e_get_global_fd_count(pf);

Completed in 206 milliseconds