Lines Matching full:net_device
32 int ice_set_vf_mac(struct net_device *netdev, int vf_id, u8 *mac);
34 ice_get_vf_cfg(struct net_device *netdev, int vf_id, struct ifla_vf_info *ivi);
40 ice_set_vf_port_vlan(struct net_device *netdev, int vf_id, u16 vlan_id, u8 qos,
44 ice_set_vf_bw(struct net_device *netdev, int vf_id, int min_tx_rate,
47 int ice_set_vf_trust(struct net_device *netdev, int vf_id, bool trusted);
49 int ice_set_vf_link_state(struct net_device *netdev, int vf_id, int link_state);
51 int ice_set_vf_spoofchk(struct net_device *netdev, int vf_id, bool ena);
56 ice_get_vf_stats(struct net_device *netdev, int vf_id,
92 ice_set_vf_mac(struct net_device __always_unused *netdev, in ice_set_vf_mac()
99 ice_get_vf_cfg(struct net_device __always_unused *netdev, in ice_get_vf_cfg()
107 ice_set_vf_trust(struct net_device __always_unused *netdev, in ice_set_vf_trust()
114 ice_set_vf_port_vlan(struct net_device __always_unused *netdev, in ice_set_vf_port_vlan()
122 ice_set_vf_spoofchk(struct net_device __always_unused *netdev, in ice_set_vf_spoofchk()
129 ice_set_vf_link_state(struct net_device __always_unused *netdev, in ice_set_vf_link_state()
136 ice_set_vf_bw(struct net_device __always_unused *netdev, in ice_set_vf_bw()
150 ice_get_vf_stats(struct net_device __always_unused *netdev, in ice_get_vf_stats()