Searched refs:_pno_state (Results 1 – 6 of 6) sorted by relevance
138 dhd_pno_status_info_t *_pno_state; in dhd_pno_clean() local141 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_pno_clean()150 _pno_state->pno_status = DHD_PNO_DISABLED; in dhd_pno_clean()163 dhd_pno_status_info_t *_pno_state; in dhd_is_pno_supported() local170 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_is_pno_supported()171 return WLS_SUPPORTED(_pno_state); in dhd_is_pno_supported()177 dhd_pno_status_info_t *_pno_state; in dhd_is_legacy_pno_enabled() local184 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_is_legacy_pno_enabled()185 return ((_pno_state->pno_mode & DHD_PNO_LEGACY_MODE) != 0); in dhd_is_legacy_pno_enabled()287 dhd_pno_status_info_t *_pno_state; in dhd_gscan_clear_all_batch_results() local[all …]
159 dhd_pno_status_info_t *_pno_state; in dhd_pno_clean() local162 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_pno_clean()171 _pno_state->pno_status = DHD_PNO_DISABLED; in dhd_pno_clean()184 dhd_pno_status_info_t *_pno_state; in dhd_is_pno_supported() local191 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_is_pno_supported()192 return WLS_SUPPORTED(_pno_state); in dhd_is_pno_supported()198 dhd_pno_status_info_t *_pno_state; in dhd_is_legacy_pno_enabled() local205 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_is_legacy_pno_enabled()206 return ((_pno_state->pno_mode & DHD_PNO_LEGACY_MODE) != 0); in dhd_is_legacy_pno_enabled()309 dhd_pno_status_info_t *_pno_state; in dhd_gscan_clear_all_batch_results() local[all …]
155 dhd_pno_status_info_t *_pno_state; in dhd_pno_clean() local158 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_pno_clean()167 _pno_state->pno_status = DHD_PNO_DISABLED; in dhd_pno_clean()180 dhd_pno_status_info_t *_pno_state; in dhd_is_pno_supported() local187 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_is_pno_supported()188 return WLS_SUPPORTED(_pno_state); in dhd_is_pno_supported()194 dhd_pno_status_info_t *_pno_state; in dhd_is_legacy_pno_enabled() local201 _pno_state = PNO_GET_PNOSTATE(dhd); in dhd_is_legacy_pno_enabled()202 return ((_pno_state->pno_mode & DHD_PNO_LEGACY_MODE) != 0); in dhd_is_legacy_pno_enabled()309 dhd_pno_status_info_t *_pno_state; in dhd_gscan_clear_all_batch_results() local[all …]