Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe.h748 u32 fdir_pballoc; member
Dixgbe_ethtool.c2543 cmd->data = (1024 << adapter->fdir_pballoc) - 2; in ixgbe_get_ethtool_fdir_entry()
2611 cmd->data = (1024 << adapter->fdir_pballoc) - 2; in ixgbe_get_ethtool_fdir_all()
2845 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()
5454 adapter->fdir_pballoc); in ixgbe_configure()
5457 adapter->fdir_pballoc); in ixgbe_configure()
6330 adapter->fdir_pballoc = IXGBE_FDIR_PBALLOC_64K; in ixgbe_sw_init()
6382 adapter->fdir_pballoc = 0; in ixgbe_sw_init()
9570 if (loc >= ((1024 << adapter->fdir_pballoc) - 2)) { in ixgbe_configure_clsu32()