ar9170_rx_phystatus  443 drivers/net/wireless/ath/carl9170/rx.c 	struct ar9170_rx_phystatus *phy, struct ieee80211_rx_status *status)
ar9170_rx_phystatus  447 drivers/net/wireless/ath/carl9170/rx.c 	BUILD_BUG_ON(sizeof(struct ar9170_rx_phystatus) != 20);
ar9170_rx_phystatus  701 drivers/net/wireless/ath/carl9170/rx.c 	struct ar9170_rx_phystatus *phy = NULL;
ar9170_rx_phystatus  758 drivers/net/wireless/ath/carl9170/rx.c 		if (likely(mpdu_len >= sizeof(struct ar9170_rx_phystatus))) {
ar9170_rx_phystatus  759 drivers/net/wireless/ath/carl9170/rx.c 			mpdu_len -= sizeof(struct ar9170_rx_phystatus);
ar9170_rx_phystatus  791 drivers/net/wireless/ath/carl9170/rx.c 		mpdu_len -= sizeof(struct ar9170_rx_phystatus);
ar9170_rx_phystatus  371 drivers/net/wireless/ath/carl9170/wlan.h 	struct ar9170_rx_phystatus phy_tail;
ar9170_rx_phystatus  388 drivers/net/wireless/ath/carl9170/wlan.h 	struct ar9170_rx_phystatus phy_tail;