Home
last modified time | relevance | path

Searched refs:NETIF_F_HW_HSR_FWD (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/net/hsr/
Dhsr_device.c535 if ((slave[0]->features & NETIF_F_HW_HSR_FWD) && in hsr_dev_finalize()
536 (slave[1]->features & NETIF_F_HW_HSR_FWD)) in hsr_dev_finalize()
Dhsr_forward.c395 if (port->dev->features & NETIF_F_HW_HSR_FWD) in hsr_drop_frame()
/Linux-v6.6/include/linux/
Dnetdev_features.h169 #define NETIF_F_HW_HSR_FWD __NETIF_F(HW_HSR_FWD) macro
/Linux-v6.6/drivers/net/dsa/xrs700x/
Dxrs700x.c20 NETIF_F_HW_HSR_FWD | NETIF_F_HW_HSR_DUP)