Lines Matching defs:interface
55 static int fm10k_setup_all_tx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_tx_resources()
122 static int fm10k_setup_all_rx_resources(struct fm10k_intfc *interface) in fm10k_setup_all_rx_resources()
222 void fm10k_clean_all_tx_rings(struct fm10k_intfc *interface) in fm10k_clean_all_tx_rings()
236 static void fm10k_free_all_tx_resources(struct fm10k_intfc *interface) in fm10k_free_all_tx_resources()
311 void fm10k_clean_all_rx_rings(struct fm10k_intfc *interface) in fm10k_clean_all_rx_rings()
325 static void fm10k_free_all_rx_resources(struct fm10k_intfc *interface) in fm10k_free_all_rx_resources()
339 static void fm10k_request_glort_range(struct fm10k_intfc *interface) in fm10k_request_glort_range()
375 static void fm10k_free_udp_port_info(struct fm10k_intfc *interface) in fm10k_free_udp_port_info()
408 static void fm10k_restore_udp_port_info(struct fm10k_intfc *interface) in fm10k_restore_udp_port_info()
482 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_udp_tunnel_add() local
514 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_udp_tunnel_del() local
551 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_open() local
612 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_close() local
628 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_xmit_frame() local
702 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_tx_timeout() local
737 static bool fm10k_host_mbx_ready(struct fm10k_intfc *interface) in fm10k_host_mbx_ready()
756 int fm10k_queue_vlan_request(struct fm10k_intfc *interface, in fm10k_queue_vlan_request()
795 int fm10k_queue_mac_request(struct fm10k_intfc *interface, u16 glort, in fm10k_queue_mac_request()
836 void fm10k_clear_macvlan_queue(struct fm10k_intfc *interface, in fm10k_clear_macvlan_queue()
869 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_uc_vlan_unsync() local
889 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_mc_vlan_unsync() local
908 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_update_vid() local
1022 static u16 fm10k_find_next_vlan(struct fm10k_intfc *interface, u16 vid) in fm10k_find_next_vlan()
1033 static void fm10k_clear_unused_vlans(struct fm10k_intfc *interface) in fm10k_clear_unused_vlans()
1053 struct fm10k_intfc *interface = netdev_priv(dev); in __fm10k_uc_sync() local
1086 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_mac() local
1118 struct fm10k_intfc *interface = netdev_priv(dev); in __fm10k_mc_sync() local
1151 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_set_rx_mode() local
1194 void fm10k_restore_rx_state(struct fm10k_intfc *interface) in fm10k_restore_rx_state()
1289 void fm10k_reset_rx_state(struct fm10k_intfc *interface) in fm10k_reset_rx_state()
1331 struct fm10k_intfc *interface = netdev_priv(netdev); in fm10k_get_stats64() local
1378 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_setup_tc() local
1443 static void fm10k_assign_l2_accel(struct fm10k_intfc *interface, in fm10k_assign_l2_accel()
1460 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dfwd_add_station() local
1559 struct fm10k_intfc *interface = netdev_priv(dev); in fm10k_dfwd_del_station() local
1658 struct fm10k_intfc *interface; in fm10k_alloc_netdev() local