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

/linux-master/drivers/net/ethernet/cisco/enic/
H A Dvnic_dev.h179 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);
H A Dvnic_dev.c1268 int vnic_dev_capable_rss_hash_type(struct vnic_dev *vdev, u8 *rss_hash_type) function
H A Denic_main.c2272 res = vnic_dev_capable_rss_hash_type(enic->vdev, &rss_hash_type);

Completed in 287 milliseconds