Home
last modified time | relevance | path

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

/openbmc/linux/net/hsr/
H A Dhsr_device.c532 if ((slave[0]->features & NETIF_F_HW_HSR_FWD) && in hsr_dev_finalize()
533 (slave[1]->features & NETIF_F_HW_HSR_FWD)) in hsr_dev_finalize()
H A Dhsr_forward.c393 if (port->dev->features & NETIF_F_HW_HSR_FWD) in hsr_drop_frame()
/openbmc/linux/include/linux/
H A Dnetdev_features.h169 #define NETIF_F_HW_HSR_FWD __NETIF_F(HW_HSR_FWD) macro
/openbmc/linux/drivers/net/dsa/xrs700x/
H A Dxrs700x.c20 NETIF_F_HW_HSR_FWD | NETIF_F_HW_HSR_DUP)