Lines Matching full:net_device
31 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
33 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
39 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos,
43 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate,
46 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted);
48 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state);
50 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);
55 ice_get_vf_stats(struct net_device *netdev, int vf_id,
82 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac()
89 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg()
97 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust()
104 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, in ice_set_vf_port_vlan()
112 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk()
119 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state()
126 ice_set_vf_bw(struct net_device __always_unused *netdev, in ice_set_vf_bw()
141 ice_get_vf_stats(struct net_device __always_unused *netdev, in ice_get_vf_stats()