Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h701 u32 fdir_pballoc; member
Dixgbe_ethtool.c2420 cmd->data = (1024 << adapter->fdir_pballoc) - 2; in ixgbe_get_ethtool_fdir_entry()
2488 cmd->data = (1024 << adapter->fdir_pballoc) - 2; in ixgbe_get_ethtool_fdir_all()
2713 if (fsp->location >= ((1024 << adapter->fdir_pballoc) - 2)) { in ixgbe_add_ethtool_fdir_entry()
Dixgbe_main.c5229 hdrm = 32 << adapter->fdir_pballoc; in ixgbe_configure_pb()
5432 adapter->fdir_pballoc); in ixgbe_configure()
5435 adapter->fdir_pballoc); in ixgbe_configure()
6258 adapter->fdir_pballoc = IXGBE_FDIR_PBALLOC_64K; in ixgbe_sw_init()
6310 adapter->fdir_pballoc = 0; in ixgbe_sw_init()
9413 if (loc >= ((1024 << adapter->fdir_pballoc) - 2)) { in ixgbe_configure_clsu32()