Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h741 u32 fdir_pballoc; member
Dixgbe_ethtool.c2512 cmd->data = (1024 << adapter->fdir_pballoc) - 2; in ixgbe_get_ethtool_fdir_entry()
2580 cmd->data = (1024 << adapter->fdir_pballoc) - 2; in ixgbe_get_ethtool_fdir_all()
2805 if (fsp->location >= ((1024 << adapter->fdir_pballoc) - 2)) { in ixgbe_add_ethtool_fdir_entry()
Dixgbe_main.c5237 hdrm = 32 << adapter->fdir_pballoc; in ixgbe_configure_pb()
5462 adapter->fdir_pballoc); in ixgbe_configure()
5465 adapter->fdir_pballoc); in ixgbe_configure()
6338 adapter->fdir_pballoc = IXGBE_FDIR_PBALLOC_64K; in ixgbe_sw_init()
6390 adapter->fdir_pballoc = 0; in ixgbe_sw_init()
9578 if (loc >= ((1024 << adapter->fdir_pballoc) - 2)) { in ixgbe_configure_clsu32()