Searched refs:primary_netdev (Results 1 – 5 of 5) sorted by relevance
7351 struct net_device *primary_netdev = NULL; local7354 primary_netdev = bcmcfg_to_prmry_ndev(cfg);7366 ret = dhd_open(primary_netdev);7385 struct net_device *primary_netdev = NULL; local7410 primary_netdev = bcmcfg_to_prmry_ndev(cfg);7411 if (!(primary_netdev->flags & IFF_UP)) {7412 ret = dhd_stop(primary_netdev);
7362 struct net_device *primary_netdev = NULL; local7365 primary_netdev = bcmcfg_to_prmry_ndev(cfg);7377 ret = dhd_open(primary_netdev);7396 struct net_device *primary_netdev = NULL; local7421 primary_netdev = bcmcfg_to_prmry_ndev(cfg);7422 if (!(primary_netdev->flags & IFF_UP)) {7423 ret = dhd_stop(primary_netdev);
9665 struct net_device *primary_netdev = NULL; in dhd_static_if_open() local9672 primary_netdev = bcmcfg_to_prmry_ndev(cfg); in dhd_static_if_open()9687 ret = dhd_stop(primary_netdev); in dhd_static_if_open()9694 ret = dhd_open(primary_netdev); in dhd_static_if_open()9715 struct net_device *primary_netdev = NULL; in dhd_static_if_stop() local9748 primary_netdev = bcmcfg_to_prmry_ndev(cfg); in dhd_static_if_stop()9755 if (!(primary_netdev->flags & IFF_UP)) { in dhd_static_if_stop()9756 ret = dhd_stop(primary_netdev); in dhd_static_if_stop()
9669 struct net_device *primary_netdev = NULL; in dhd_static_if_open() local9676 primary_netdev = bcmcfg_to_prmry_ndev(cfg); in dhd_static_if_open()9691 ret = dhd_stop(primary_netdev); in dhd_static_if_open()9698 ret = dhd_open(primary_netdev); in dhd_static_if_open()9719 struct net_device *primary_netdev = NULL; in dhd_static_if_stop() local9752 primary_netdev = bcmcfg_to_prmry_ndev(cfg); in dhd_static_if_stop()9759 if (!(primary_netdev->flags & IFF_UP)) { in dhd_static_if_stop()9760 ret = dhd_stop(primary_netdev); in dhd_static_if_stop()