Home
last modified time | relevance | path

Searched refs:ar9170_get_decrypt_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h401 static inline u8 ar9170_get_decrypt_type(struct ar9170_rx_macstatus *t) in ar9170_get_decrypt_type() function
H A Drx.c322 decrypt = ar9170_get_decrypt_type(mac); in carl9170_rx_mac_status()