Lines Matching defs:vf_id
832 u16 vf_id; in ice_create_vf_entries() local
1169 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena) in ice_set_vf_spoofchk()
1230 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi) in ice_get_vf_cfg()
1277 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac) in ice_set_vf_mac()
1338 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted) in ice_set_vf_trust()
1385 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state) in ice_set_vf_link_state()
1488 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate, in ice_set_vf_bw()
1557 int ice_get_vf_stats(struct net_device *netdev, int vf_id, in ice_get_vf_stats()
1639 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos, in ice_set_vf_port_vlan()
1769 u16 vf_id; in ice_restore_all_vfs_msi_state() local
1802 s16 vf_id = le16_to_cpu(event->desc.retval); in ice_is_malicious_vf() local