Lines Matching refs:vf_id
63 s16 vf_id; /* VF ID in the PF space */ member
101 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
103 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
112 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos,
115 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted);
117 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state);
119 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);
148 int __always_unused vf_id, u8 __always_unused *mac) in ice_set_vf_mac() argument
155 int __always_unused vf_id, in ice_get_vf_cfg() argument
163 int __always_unused vf_id, bool __always_unused trusted) in ice_set_vf_trust() argument
170 int __always_unused vf_id, u16 __always_unused vid, in ice_set_vf_port_vlan() argument
178 int __always_unused vf_id, bool __always_unused ena) in ice_set_vf_spoofchk() argument
185 int __always_unused vf_id, int __always_unused link_state) in ice_set_vf_link_state() argument