Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dwlan.h360 struct ar9170_rx_macstatus { struct
372 struct ar9170_rx_macstatus macstatus; argument
378 struct ar9170_rx_macstatus macstatus;
383 struct ar9170_rx_macstatus macstatus;
389 struct ar9170_rx_macstatus macstatus;
401 static inline u8 ar9170_get_decrypt_type(struct ar9170_rx_macstatus *t) in ar9170_get_decrypt_type()
H A Drx.c290 struct ar9170_rx_head *head, struct ar9170_rx_macstatus *mac, in carl9170_rx_mac_status()
297 BUILD_BUG_ON(sizeof(struct ar9170_rx_macstatus) != 4); in carl9170_rx_mac_status()
700 struct ar9170_rx_macstatus *mac; in carl9170_rx_untie_data()