Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dscan.h114 * @unicast_cipher: encryption algorithm to match - bitmap
123 u8 unicast_cipher;
117 u8 unicast_cipher; global() member
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5642 * @unicast_cipher: encryption olgorithm to match - bitmap
5650 uint8_t unicast_cipher;
5646 uint8_t unicast_cipher; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c590 profile->unicast_cipher = 0xff; in iwl_mvm_config_sched_scan_profiles()