Home
last modified time | relevance | path

Searched refs:cpsw_port_dev_check (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw_switchdev.c440 cpsw_port_dev_check, in cpsw_switchdev_event()
445 if (!cpsw_port_dev_check(ndev)) in cpsw_switchdev_event()
495 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
500 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
505 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
H A Dcpsw_switchdev.h11 bool cpsw_port_dev_check(const struct net_device *dev);
H A Dcpsw_new.c1474 bool cpsw_port_dev_check(const struct net_device *ndev) in cpsw_port_dev_check() function
1558 if (!cpsw_port_dev_check(ndev)) in cpsw_netdevice_event()