Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.h61 void wl_ext_get_chan_str(struct net_device *dev, char *chan_str, int total_len);
H A Dwl_cfgvif.c4533 wl_ext_get_chan_str(ndev, chan_str, sizeof(chan_str)); in wl_notify_connect_status_ap()
H A Dwl_iapsta.c779 wl_ext_get_chan_str(struct net_device *dev, char *chan_str, int total_len) in wl_ext_get_chan_str() function