Searched defs:rss_hash_type (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/scsi/fnic/ |
A D | vnic_nic.h | 49 u8 rss_default_cpu, u8 rss_hash_type, in vnic_set_nic_cfg()
|
A D | fnic_res.c | 181 u8 rss_hash_type, in fnic_set_nic_config()
|
/linux/drivers/net/ethernet/cisco/enic/ |
A D | vnic_nic.h | 54 u8 rss_default_cpu, u8 rss_hash_type, in vnic_set_nic_cfg()
|
A D | enic_res.c | 148 int enic_set_nic_cfg(struct enic *enic, u8 rss_default_cpu, u8 rss_hash_type, in enic_set_nic_cfg()
|
A D | enic_ethtool.c | 462 u8 rss_hash_type = 0; in enic_get_rx_flow_hash() local
|
A D | enic_main.c | 2243 u8 rss_hash_type, u8 rss_hash_bits, u8 rss_base_cpu, u8 rss_enable) in enic_set_niccfg() 2269 u8 rss_hash_type; in enic_set_rss_nic_cfg() local
|
A D | vnic_dev.c | 1285 int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type) in vnic_dev_capable_rss_hash_type()
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
A D | hw_atl2_llh.c | 18 void hw_atl2_rpf_rss_hash_type_set(struct aq_hw_s *aq_hw, u32 rss_hash_type) in hw_atl2_rpf_rss_hash_type_set()
|
/linux/include/linux/qed/ |
A D | eth_common.h | 479 enum rss_hash_type { enum
|
/linux/drivers/net/ethernet/synopsys/ |
A D | dwc-xlgmac.h | 278 enum pkt_hash_types rss_hash_type; member
|
/linux/drivers/net/ethernet/amd/xgbe/ |
A D | xgbe.h | 369 enum pkt_hash_types rss_hash_type; member
|
/linux/include/linux/mlx5/ |
A D | device.h | 821 u8 rss_hash_type; member
|
Completed in 38 milliseconds