Searched defs:acs (Results 1 – 14 of 14) sorted by relevance
40 bool acs; /* aim to trigger channel selection */ member
366 bool acs; /* aim to trigger channel selection when scan done */ member
231 bool acs; /* aim to trigger channel selection when scan done */ member
395 struct auto_chan_sel acs; member
124 uint acs; member
3240 wl_ext_autochannel(struct net_device *dev, uint acs, uint32 band) in wl_ext_autochannel()
143 uint acs; member
3418 int wl_ext_autochannel(struct net_device *dev, uint acs, uint32 band) in wl_ext_autochannel()
329 uint8_t acs: 1; /**< Whether Auto Channel Selection is enabled */ member
429 const hi_isp_cmos_acs *acs; member
221 uint acs; member7356 wl_ext_autochannel(struct net_device *dev, uint acs, uint32 band) in wl_ext_autochannel()
2407 bool acs = 0; in proc_set_survey_info() local
12210 void report_surveydone_event(_adapter *padapter, bool acs) in report_surveydone_event()