Searched defs:ndev_to_wlc_ndev (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.h | 1411 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ macro 1414 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.h | 2064 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ macro 2067 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.h | 2128 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ macro 2131 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.h | 2128 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ macro 2131 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.h | 2563 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ macro 2566 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.h | 2566 #define ndev_to_wlc_ndev(ndev, cfg) ((ndev == cfg->p2p_net) ? \ macro 2569 #define ndev_to_wlc_ndev(ndev, cfg) (ndev) macro
|