Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon.c162 if (ah->sw_mgmt_crypto_rx && in ath9k_cmn_rx_skb_postprocess()
H A Dhw.c1692 ah->sw_mgmt_crypto_rx = false; in ath9k_hw_init_mfp()
1700 ah->sw_mgmt_crypto_rx = true; in ath9k_hw_init_mfp()
1703 ah->sw_mgmt_crypto_rx = true; in ath9k_hw_init_mfp()
H A Dhw.h796 bool sw_mgmt_crypto_rx; member