Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.h332 struct halmac_security_setting *sec_setting);
Dhalmac_api_88xx.c5189 struct halmac_security_setting *sec_setting) in halmac_config_security_88xx() argument
5210 if (sec_setting->tx_encryption == 1) in halmac_config_security_88xx()
5220 if (sec_setting->rx_decryption == 1) in halmac_config_security_88xx()
5230 if (sec_setting->bip_enable == 1) { in halmac_config_security_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h1843 struct halmac_security_setting *sec_setting);