Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/ti/
Dcpsw_switchdev.c444 cpsw_port_dev_check, in cpsw_switchdev_event()
449 if (!cpsw_port_dev_check(ndev)) in cpsw_switchdev_event()
499 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
504 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
509 cpsw_port_dev_check, in cpsw_switchdev_blocking_event()
Dcpsw_switchdev.h11 bool cpsw_port_dev_check(const struct net_device *dev);
Dcpsw_new.c1473 bool cpsw_port_dev_check(const struct net_device *ndev) in cpsw_port_dev_check() function
1557 if (!cpsw_port_dev_check(ndev)) in cpsw_netdevice_event()