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()
643 static void mlx4_en_put_qp(struct mlx4_en_priv *priv) in mlx4_en_put_qp()
688 static int mlx4_en_replace_mac(struct mlx4_en_priv *priv, int qpn, in mlx4_en_replace_mac()
738 static int mlx4_en_do_set_mac(struct mlx4_en_priv *priv, in mlx4_en_do_set_mac()
760 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_set_mac() local
781 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_clear_list() local
792 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_cache_mclist() local
808 static void update_mclist_flags(struct mlx4_en_priv *priv, in update_mclist_flags()
857 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_set_rx_mode() local
865 static void mlx4_en_set_promisc_mode(struct mlx4_en_priv *priv, in mlx4_en_set_promisc_mode()
925 static void mlx4_en_clear_promisc_mode(struct mlx4_en_priv *priv, in mlx4_en_clear_promisc_mode()
972 static void mlx4_en_do_multicast(struct mlx4_en_priv *priv, in mlx4_en_do_multicast()
1105 static void mlx4_en_do_uc_filter(struct mlx4_en_priv *priv, in mlx4_en_do_uc_filter()
1228 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_do_set_rx_mode() local
1275 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_netpoll() local
1288 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_tx_timeout() local
1311 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_get_stats() local
1320 static void mlx4_en_set_default_moderation(struct mlx4_en_priv *priv) in mlx4_en_set_default_moderation()
1365 static void mlx4_en_auto_moderation(struct mlx4_en_priv *priv) in mlx4_en_auto_moderation()
1431 struct mlx4_en_priv *priv = container_of(delay, struct mlx4_en_priv, in mlx4_en_do_get_stats() local
1461 struct mlx4_en_priv *priv = container_of(delay, struct mlx4_en_priv, in mlx4_en_service_task() local
1479 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_linkstate() local
1500 static int mlx4_en_init_affinity_hint(struct mlx4_en_priv *priv, int ring_idx) in mlx4_en_init_affinity_hint()
1513 static void mlx4_en_free_affinity_hint(struct mlx4_en_priv *priv, int ring_idx) in mlx4_en_free_affinity_hint()
1520 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_start_port() local
1732 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_stop_port() local
1859 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_restart() local
1877 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_clear_stats() local
1911 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_open() local
1938 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_close() local
1952 void mlx4_en_free_resources(struct mlx4_en_priv *priv) in mlx4_en_free_resources()
1978 int mlx4_en_alloc_resources(struct mlx4_en_priv *priv) in mlx4_en_alloc_resources()
2042 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_destroy_netdev() local
2075 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_change_mtu() local
2110 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_hwtstamp_set() local
2169 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_hwtstamp_get() local
2190 struct mlx4_en_priv *priv = netdev_priv(netdev); in mlx4_en_set_features() local
2295 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_get_phys_port_id() local
2315 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_add_vxlan_offloads() local
2338 struct mlx4_en_priv *priv = container_of(work, struct mlx4_en_priv, in mlx4_en_del_vxlan_offloads() local
2355 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_add_vxlan_port() local
2378 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_del_vxlan_port() local
2407 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_set_tx_maxrate() local
2504 struct mlx4_en_priv *priv; member
2540 static int mlx4_en_queue_bond_work(struct mlx4_en_priv *priv, int is_bonded, in mlx4_en_queue_bond_work()
2568 struct mlx4_en_priv *priv; in mlx4_en_netdev_event() local
2756 struct mlx4_en_priv *priv; in mlx4_en_init_netdev() local
3014 struct mlx4_en_priv *priv = netdev_priv(dev); in mlx4_en_reset_config() local