Home
last modified time | relevance | path

Searched refs:sw_mgmt_crypto_tx (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.c1689 ah->sw_mgmt_crypto_tx = true; in ath9k_hw_init_mfp()
1691 ah->sw_mgmt_crypto_tx = false; in ath9k_hw_init_mfp()
1699 ah->sw_mgmt_crypto_tx = true; in ath9k_hw_init_mfp()
1702 ah->sw_mgmt_crypto_tx = true; in ath9k_hw_init_mfp()
H A Dhw.h795 bool sw_mgmt_crypto_tx; member
H A Dhtc_drv_main.c1457 if (priv->ah->sw_mgmt_crypto_tx && in ath9k_htc_set_key()
H A Dmain.c1818 if (sc->sc_ah->sw_mgmt_crypto_tx && in ath9k_set_key()