Searched refs:wl_ext_get_chan_str (Results 1 – 3 of 3) sorted by relevance
61 void wl_ext_get_chan_str(struct net_device *dev, char *chan_str, int total_len);
4533 wl_ext_get_chan_str(ndev, chan_str, sizeof(chan_str)); in wl_notify_connect_status_ap()
779 wl_ext_get_chan_str(struct net_device *dev, char *chan_str, int total_len) in wl_ext_get_chan_str() function