Home
last modified time | relevance | path

Searched refs:vnic_dev_capable_rss_hash_type (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.h174 int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type);
H A Denic_ethtool.c455 (void)vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type); in enic_get_rx_flow_hash()
H A Dvnic_dev.c1272 int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type) in vnic_dev_capable_rss_hash_type() function
H A Denic_main.c2284 res = vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type); in enic_set_rss_nic_cfg()