Home
last modified time | relevance | path

Searched refs:WL_STATIC_IFNAME_PREFIX (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.h1158 #ifndef WL_STATIC_IFNAME_PREFIX
1159 #define WL_STATIC_IFNAME_PREFIX "wlan%d" macro
H A Ddhd.h2635 #ifdef WL_STATIC_IFNAME_PREFIX
2636 #undef WL_STATIC_IFNAME_PREFIX
H A Dwl_cfg80211.c18744 snprintf(iname, sizeof(iname), WL_STATIC_IFNAME_PREFIX, i+1);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.h1166 #ifndef WL_STATIC_IFNAME_PREFIX
1167 #define WL_STATIC_IFNAME_PREFIX "wlan%d" macro
H A Ddhd.h2630 #ifdef WL_STATIC_IFNAME_PREFIX
2631 #undef WL_STATIC_IFNAME_PREFIX
H A Dwl_cfg80211.c18896 snprintf(iname, sizeof(iname), WL_STATIC_IFNAME_PREFIX, i+1);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.h1166 #ifndef WL_STATIC_IFNAME_PREFIX
1167 #define WL_STATIC_IFNAME_PREFIX "wlan%d" macro
H A Ddhd.h2630 #ifdef WL_STATIC_IFNAME_PREFIX
2631 #undef WL_STATIC_IFNAME_PREFIX
H A Dwl_cfg80211.c18898 snprintf(iname, sizeof(iname), WL_STATIC_IFNAME_PREFIX, i+1);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.h1611 #ifndef WL_STATIC_IFNAME_PREFIX
1612 #define WL_STATIC_IFNAME_PREFIX "wlan%d" macro
H A Dwl_cfg80211.c15845 WL_STATIC_IFNAME_PREFIX, i) == NULL) { in wl_cfg80211_net_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.h1611 #ifndef WL_STATIC_IFNAME_PREFIX
1612 #define WL_STATIC_IFNAME_PREFIX "wlan%d" macro
H A Dwl_cfg80211.c15966 WL_STATIC_IFNAME_PREFIX, i) == NULL) { in wl_cfg80211_net_attach()