Home
last modified time | relevance | path

Searched refs:macvlan (Results 1 – 5 of 5) sorted by relevance

/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c869 struct net_device *sdev = l2_accel->macvlan[i]; in fm10k_update_vid()
1125 struct net_device *sdev = l2_accel->macvlan[i]; in fm10k_restore_rx_state()
1152 struct net_device *sdev = l2_accel->macvlan[i]; in fm10k_restore_rx_state()
1368 size = offsetof(struct fm10k_l2_accel, macvlan[7]); in fm10k_dfwd_add_station()
1386 macvlan[(l2_accel->size * 2) + 1]); in fm10k_dfwd_add_station()
1393 macvlan[old_l2_accel->size])); in fm10k_dfwd_add_station()
1404 if (!l2_accel->macvlan[i]) in fm10k_dfwd_add_station()
1409 l2_accel->macvlan[i] = sdev; in fm10k_dfwd_add_station()
1459 if (l2_accel->macvlan[i] == sdev) in fm10k_dfwd_del_station()
1488 l2_accel->macvlan[i] = NULL; in fm10k_dfwd_del_station()
Dfm10k.h44 struct net_device *macvlan[]; member
Dfm10k_main.c428 if (idx < l2_accel->size && l2_accel->macvlan[idx]) in fm10k_type_trans()
429 dev = l2_accel->macvlan[idx]; in fm10k_type_trans()
/drivers/net/
DMakefile17 obj-$(CONFIG_MACVLAN) += macvlan.o
DKconfig174 "ip link add link <real dev> [ address MAC ] [ NAME ] type macvlan"
177 will be called macvlan.
187 can be added in the same way as a macvlan device, using 'type