Lines Matching defs:priv

54 	struct mlx4_en_priv *priv = netdev_priv(dev);  in mlx4_en_setup_tc()  local
78 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_low_latency_recv() local
113 struct mlx4_en_priv *priv; member
142 struct mlx4_en_priv *priv = filter->priv; in mlx4_en_filter_work() local
212 filter_hash_bucket(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, in filter_hash_bucket()
228 mlx4_en_filter_alloc(struct mlx4_en_priv *priv, int rxq_index, __be32 src_ip, in mlx4_en_filter_alloc()
262 struct mlx4_en_priv *priv = filter->priv; in mlx4_en_filter_free() local
275 mlx4_en_filter_find(struct mlx4_en_priv *priv, __be32 src_ip, __be32 dst_ip, in mlx4_en_filter_find()
302 struct mlx4_en_priv *priv = netdev_priv(net_dev); in mlx4_en_filter_rfs() local
359 void mlx4_en_cleanup_filters(struct mlx4_en_priv *priv) in mlx4_en_cleanup_filters()
377 static void mlx4_en_filter_rfs_expire(struct mlx4_en_priv *priv) in mlx4_en_filter_rfs_expire()
414 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_vlan_rx_add_vid() local
440 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_vlan_rx_kill_vid() local
473 static int mlx4_en_tunnel_steer_add(struct mlx4_en_priv *priv, unsigned char *addr, in mlx4_en_tunnel_steer_add()
493 static int mlx4_en_uc_steer_add(struct mlx4_en_priv *priv, in mlx4_en_uc_steer_add()
545 static void mlx4_en_uc_steer_release(struct mlx4_en_priv *priv, in mlx4_en_uc_steer_release()
572 static int mlx4_en_get_qp(struct mlx4_en_priv *priv) in mlx4_en_get_qp()
608 static void mlx4_en_put_qp(struct mlx4_en_priv *priv) in mlx4_en_put_qp()
627 static int mlx4_en_replace_mac(struct mlx4_en_priv *priv, int qpn, in mlx4_en_replace_mac()
677 static int mlx4_en_do_set_mac(struct mlx4_en_priv *priv, in mlx4_en_do_set_mac()
699 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_set_mac() local
720 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_clear_list() local
731 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_cache_mclist() local
747 static void update_mclist_flags(struct mlx4_en_priv *priv, in update_mclist_flags()
796 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_set_rx_mode() local
804 static void mlx4_en_set_promisc_mode(struct mlx4_en_priv *priv, in mlx4_en_set_promisc_mode()
864 static void mlx4_en_clear_promisc_mode(struct mlx4_en_priv *priv, in mlx4_en_clear_promisc_mode()
911 static void mlx4_en_do_multicast(struct mlx4_en_priv *priv, in mlx4_en_do_multicast()
1044 static void mlx4_en_do_uc_filter(struct mlx4_en_priv *priv, in mlx4_en_do_uc_filter()
1167 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_do_set_rx_mode() local
1214 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_netpoll() local
1225 static int mlx4_en_set_rss_steer_rules(struct mlx4_en_priv *priv) in mlx4_en_set_rss_steer_rules()
1264 static void mlx4_en_delete_rss_steer_rules(struct mlx4_en_priv *priv) in mlx4_en_delete_rss_steer_rules()
1296 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_tx_timeout() local
1319 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_get_stats() local
1328 static void mlx4_en_set_default_moderation(struct mlx4_en_priv *priv) in mlx4_en_set_default_moderation()
1373 static void mlx4_en_auto_moderation(struct mlx4_en_priv *priv) in mlx4_en_auto_moderation()
1439 struct mlx4_en_priv *priv = container_of(delay, struct mlx4_en_priv, in mlx4_en_do_get_stats() local
1469 struct mlx4_en_priv *priv = container_of(delay, struct mlx4_en_priv, in mlx4_en_service_task() local
1487 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_linkstate() local
1508 static int mlx4_en_init_affinity_hint(struct mlx4_en_priv *priv, int ring_idx) in mlx4_en_init_affinity_hint()
1521 static void mlx4_en_free_affinity_hint(struct mlx4_en_priv *priv, int ring_idx) in mlx4_en_free_affinity_hint()
1528 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_start_port() local
1748 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_stop_port() local
1879 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_restart() local
1897 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_clear_stats() local
1932 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_open() local
1959 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_close() local
1973 void mlx4_en_free_resources(struct mlx4_en_priv *priv) in mlx4_en_free_resources()
1998 int mlx4_en_alloc_resources(struct mlx4_en_priv *priv) in mlx4_en_alloc_resources()
2058 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_destroy_netdev() local
2094 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_change_mtu() local
2129 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_hwtstamp_set() local
2188 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_hwtstamp_get() local
2228 struct mlx4_en_priv *priv = netdev_priv(netdev); in mlx4_en_set_features() local
2346 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_get_phys_port_id() local
2366 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_add_vxlan_offloads() local
2389 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_del_vxlan_offloads() local
2406 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_add_vxlan_port() local
2429 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_del_vxlan_port() local
2458 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_set_tx_maxrate() local
2558 struct mlx4_en_priv *priv; member
2594 static int mlx4_en_queue_bond_work(struct mlx4_en_priv *priv, int is_bonded, in mlx4_en_queue_bond_work()
2622 struct mlx4_en_priv *priv; in mlx4_en_netdev_event() local
2815 struct mlx4_en_priv *priv; in mlx4_en_init_netdev() local
3097 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_reset_config() local