Lines Matching defs:net
196 static void aqc111_get_drvinfo(struct net_device *net, in aqc111_get_drvinfo()
213 static void aqc111_get_wol(struct net_device *net, in aqc111_get_wol()
226 static int aqc111_set_wol(struct net_device *net, in aqc111_set_wol()
265 static int aqc111_get_link_ksettings(struct net_device *net, in aqc111_get_link_ksettings()
367 static int aqc111_set_link_ksettings(struct net_device *net, in aqc111_set_link_ksettings()
421 static int aqc111_change_mtu(struct net_device *net, int new_mtu) in aqc111_change_mtu()
463 static int aqc111_set_mac_addr(struct net_device *net, void *p) in aqc111_set_mac_addr()
477 static int aqc111_vlan_rx_kill_vid(struct net_device *net, in aqc111_vlan_rx_kill_vid()
503 static int aqc111_vlan_rx_add_vid(struct net_device *net, __be16 proto, u16 vid) in aqc111_vlan_rx_add_vid()
528 static void aqc111_set_rx_mode(struct net_device *net) in aqc111_set_rx_mode()
565 static int aqc111_set_features(struct net_device *net, in aqc111_set_features()