Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h136 * @pass_match: clients waiting for the results
145 u8 pass_match;
139 u8 pass_match; global() member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5665 * @pass_match: clients waiting for the results
5674 uint8_t pass_match;
5670 uint8_t pass_match; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c580 data->pass_match = SCAN_CLIENT_SCHED_SCAN; in iwl_mvm_config_sched_scan_profiles()