Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhw.c1362 ah->sw_mgmt_crypto = false; in ath9k_hw_reset()
1369 ah->sw_mgmt_crypto = true; in ath9k_hw_reset()
1371 ah->sw_mgmt_crypto = true; in ath9k_hw_reset()
Dhw.h674 bool sw_mgmt_crypto; member
Drecv.c1033 if (ah->sw_mgmt_crypto && in ath9k_rx_skb_postprocess()
Dhtc_drv_main.c1577 if (priv->ah->sw_mgmt_crypto && in ath9k_htc_set_key()
Dmain.c1871 if (sc->sc_ah->sw_mgmt_crypto && in ath9k_set_key()