/linux-4.1.27/fs/freevxfs/ |
D | vxfs_bmap.c | 88 u32 *indir; in vxfs_bmap_ext4() local 128 vxfs_bmap_indir(struct inode *ip, long indir, int size, long block) in vxfs_bmap_indir()
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ethtool.c | 888 static int fm10k_get_reta(struct net_device *netdev, u32 *indir) in fm10k_get_reta() 908 static int fm10k_set_reta(struct net_device *netdev, const u32 *indir) in fm10k_set_reta() 948 static int fm10k_get_rssh(struct net_device *netdev, u32 *indir, u8 *key, in fm10k_get_rssh() 967 static int fm10k_set_rssh(struct net_device *netdev, const u32 *indir, in fm10k_set_rssh()
|
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-ethtool.c | 499 static int xgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in xgbe_get_rxfh() 520 static int xgbe_set_rxfh(struct net_device *netdev, const u32 *indir, in xgbe_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_ethtool.c | 631 static int i40evf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in i40evf_get_rxfh() 665 static int i40evf_set_rxfh(struct net_device *netdev, const u32 *indir, in i40evf_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_ethtool.c | 456 static int enic_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in enic_get_rxfh() 470 static int enic_set_rxfh(struct net_device *netdev, const u32 *indir, in enic_set_rxfh()
|
/linux-4.1.27/net/core/ |
D | ethtool.c | 573 static int ethtool_copy_validate_indir(u32 *indir, void __user *useraddr, in ethtool_copy_validate_indir() 604 u32 *indir; in ethtool_get_rxfh_indir() local 653 u32 *indir; in ethtool_set_rxfh_indir() local 712 u32 *indir = NULL; in ethtool_get_rxfh() local 782 u32 *indir = NULL, indir_bytes = 0; in ethtool_set_rxfh() local
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 1176 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in be_get_rxfh() 1197 static int be_set_rxfh(struct net_device *netdev, const u32 *indir, in be_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ethtool.c | 1089 static int efx_ethtool_get_rxfh(struct net_device *net_dev, u32 *indir, u8 *key, in efx_ethtool_get_rxfh() 1101 static int efx_ethtool_set_rxfh(struct net_device *net_dev, const u32 *indir, in efx_ethtool_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/ |
D | ethtool.c | 834 static int ixgbevf_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbevf_get_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/intel/igb/ |
D | igb_ethtool.c | 2845 static int igb_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in igb_get_rxfh() 2896 static int igb_set_rxfh(struct net_device *netdev, const u32 *indir, in igb_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_ethtool.c | 2870 static void ixgbe_get_reta(struct ixgbe_adapter *adapter, u32 *indir) in ixgbe_get_reta() 2878 static int ixgbe_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in ixgbe_get_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_ethtool.c | 2442 static int i40e_get_rxfh(struct net_device *netdev, u32 *indir, u8 *key, in i40e_get_rxfh() 2487 static int i40e_set_rxfh(struct net_device *netdev, const u32 *indir, in i40e_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_ethtool.c | 3373 static int bnx2x_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, in bnx2x_get_rxfh() 3403 static int bnx2x_set_rxfh(struct net_device *dev, const u32 *indir, in bnx2x_set_rxfh()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | tg3.c | 12579 static int tg3_get_rxfh(struct net_device *dev, u32 *indir, u8 *key, u8 *hfunc) in tg3_get_rxfh() 12595 static int tg3_set_rxfh(struct net_device *dev, const u32 *indir, const u8 *key, in tg3_set_rxfh()
|