Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e.h183 #define I40E_FDIR_BUFFER_FULL_MARGIN 10 macro
H A Di40e_txrx.c583 if (fcnt_prog >= (fcnt_avail - I40E_FDIR_BUFFER_FULL_MARGIN)) { in i40e_fd_handle_status()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e.h186 #define I40E_FDIR_BUFFER_FULL_MARGIN 10 macro
H A Di40e_txrx.c737 if (fcnt_prog >= (fcnt_avail - I40E_FDIR_BUFFER_FULL_MARGIN)) { in i40e_fd_handle_status()

Completed in 20 milliseconds