Home
last modified time | relevance | path

Searched refs:netdev_nested_priv (Results 1 – 18 of 18) sorted by relevance

/linux/net/switchdev/
H A Dswitchdev.c566 struct netdev_nested_priv *priv) in switchdev_lower_dev_walk()
598 struct netdev_nested_priv priv = { in switchdev_lower_dev_find_rcu()
619 struct netdev_nested_priv priv = { in switchdev_lower_dev_find()
/linux/net/core/
H A Ddev.c7974 struct netdev_nested_priv *priv) in ____netdev_has_upper_dev()
7993 struct netdev_nested_priv priv = { in netdev_has_upper_dev()
8017 struct netdev_nested_priv priv = { in netdev_has_upper_dev_all_rcu()
8167 struct netdev_nested_priv *priv), in __netdev_walk_all_upper_dev()
8168 struct netdev_nested_priv *priv) in __netdev_walk_all_upper_dev()
8216 struct netdev_nested_priv *priv), in netdev_walk_all_upper_dev_rcu()
8217 struct netdev_nested_priv *priv) in netdev_walk_all_upper_dev_rcu()
8264 struct netdev_nested_priv priv = { in __netdev_has_upper_dev()
8390 struct netdev_nested_priv *priv), in netdev_walk_all_lower_dev()
8391 struct netdev_nested_priv *priv) in netdev_walk_all_lower_dev()
[all …]
/linux/net/bridge/
H A Dbr_vlan.c1564 __always_unused struct netdev_nested_priv *priv) in br_vlan_is_bind_vlan_dev_fn()
1587 struct netdev_nested_priv *priv) in br_vlan_match_bind_vlan_dev_fn()
1607 struct netdev_nested_priv priv = { in br_vlan_get_upper_bind_vlan_dev()
1702 struct netdev_nested_priv *priv) in br_vlan_link_state_change_fn()
1718 struct netdev_nested_priv priv = { in br_vlan_link_state_change()
/linux/drivers/infiniband/core/
H A Droce_gid_mgmt.c557 struct netdev_nested_priv *priv) in netdev_upper_walk()
579 struct netdev_nested_priv priv; in handle_netdev_upper()
H A Dcache.c1345 struct netdev_nested_priv *priv) in get_lower_dev_vlan()
1373 struct netdev_nested_priv priv = { in rdma_read_gid_l2_fields()
H A Dcma.c3236 struct netdev_nested_priv *priv) in get_lower_vlan_dev_tc()
3257 struct netdev_nested_priv priv; in iboe_tos_to_sl()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c634 struct netdev_nested_priv *priv) in qtnf_check_br_ports()
649 struct netdev_nested_priv priv = { in qtnf_core_netdevice_event()
/linux/include/linux/
H A Dnetdevice.h5095 struct netdev_nested_priv { struct
5113 struct netdev_nested_priv *priv), argument
5114 struct netdev_nested_priv *priv);
5151 struct netdev_nested_priv *priv),
5152 struct netdev_nested_priv *priv);
5155 struct netdev_nested_priv *priv),
5156 struct netdev_nested_priv *priv);
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_main.c1043 struct netdev_nested_priv *priv) in prestera_lower_dev_walk()
1058 struct netdev_nested_priv priv = { in prestera_port_dev_lower_find()
H A Dprestera_switchdev.c525 struct netdev_nested_priv *priv) in prestera_match_upper_bridge_dev()
535 struct netdev_nested_priv priv = { }; in prestera_get_upper_bridge_dev()
/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c383 struct netdev_nested_priv *priv) in ipoib_upper_walk()
410 struct netdev_nested_priv priv; in ipoib_get_net_dev_match_addr()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c10014 struct netdev_nested_priv *priv) in mlxsw_sp_router_replay_inetaddr_up()
10041 struct netdev_nested_priv *priv) in mlxsw_sp_router_unreplay_inetaddr_up()
10077 struct netdev_nested_priv priv = { in mlxsw_sp_netdevice_enslavement_replay()
10109 struct netdev_nested_priv priv = { in mlxsw_sp_netdevice_deslavement_replay()
10284 struct netdev_nested_priv *priv) in mlxsw_sp_macvlan_replay_upper()
10303 struct netdev_nested_priv priv = { in mlxsw_sp_macvlan_replay()
10313 struct netdev_nested_priv *priv) in __mlxsw_sp_rif_macvlan_flush()
10327 struct netdev_nested_priv priv = { in mlxsw_sp_rif_macvlan_flush()
H A Dspectrum.c3974 struct netdev_nested_priv *priv) in mlxsw_sp_lower_dev_walk()
3988 struct netdev_nested_priv priv = { in mlxsw_sp_port_dev_lower_find()
4010 struct netdev_nested_priv priv = { in mlxsw_sp_port_dev_lower_find_rcu()
H A Dspectrum_switchdev.c173 struct netdev_nested_priv *priv) in mlxsw_sp_bridge_device_upper_rif_destroy()
184 struct netdev_nested_priv priv = { in mlxsw_sp_bridge_device_rifs_destroy()
/linux/drivers/net/bonding/
H A Dbond_main.c2876 struct netdev_nested_priv *priv) in bond_upper_dev_walk()
2885 struct netdev_nested_priv priv = { in bond_has_this_ip()
3255 struct netdev_nested_priv *priv) in bond_confirm_addr6()
3264 struct netdev_nested_priv priv = { in bond_has_this_ip6()
/linux/drivers/net/ethernet/rocker/
H A Drocker_main.c3052 struct netdev_nested_priv *priv) in rocker_lower_dev_walk()
3068 struct netdev_nested_priv priv; in rocker_port_dev_lower_find()
/linux/net/smc/
H A Dsmc_core.c1885 struct netdev_nested_priv *priv) in smc_vlan_by_tcpsk_walk()
1900 struct netdev_nested_priv priv; in smc_vlan_by_tcpsk()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c5850 struct netdev_nested_priv *priv) in ixgbe_macvlan_up()
5869 struct netdev_nested_priv priv = { in ixgbe_configure_dfwd()
9815 struct netdev_nested_priv *priv) in ixgbe_reassign_macvlan_pool()
9854 struct netdev_nested_priv priv = { in ixgbe_defrag_macvlan_pools()
10038 struct netdev_nested_priv *priv) in get_macvlan_queue()
10064 struct netdev_nested_priv priv; in handle_redirect_action()