Home
last modified time | relevance | path

Searched refs:sw_mgmt_crypto (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Dhw.c1722 ah->sw_mgmt_crypto = false; in ath9k_hw_reset()
1729 ah->sw_mgmt_crypto = true; in ath9k_hw_reset()
1731 ah->sw_mgmt_crypto = true; in ath9k_hw_reset()
Dhw.h686 bool sw_mgmt_crypto; member
Drecv.c1067 if (ah->sw_mgmt_crypto && in ath9k_rx_skb_postprocess()
Dhtc_drv_main.c1430 if (priv->ah->sw_mgmt_crypto && in ath9k_htc_set_key()
Dmain.c1867 if (sc->sc_ah->sw_mgmt_crypto && in ath9k_set_key()