Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/ti/
Dcpsw_switchdev.h11 bool cpsw_port_dev_check(const struct net_device *dev);
Dcpsw_switchdev.c485 cpsw_port_dev_check, in cpsw_switchdev_event()
490 if (!cpsw_port_dev_check(ndev)) in cpsw_switchdev_event()
540 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
545 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
550 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
Dcpsw_new.c1484 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()