Searched refs:c_phytype (Results 1 – 3 of 3) sorted by relevance
284 rxs->c_phytype = IEEE80211_RX_FP_11B; in r12a_get_rx_stats()294 rxs->c_phytype = IEEE80211_RX_FP_11A; in r12a_get_rx_stats()296 rxs->c_phytype = IEEE80211_RX_FP_11G; in r12a_get_rx_stats()299 rxs->c_phytype = IEEE80211_RX_FP_11NA; in r12a_get_rx_stats()301 rxs->c_phytype = IEEE80211_RX_FP_11NG; in r12a_get_rx_stats()
136 rxs->c_phytype = IEEE80211_RX_FP_11B; in r92c_get_rx_stats()138 rxs->c_phytype = IEEE80211_RX_FP_11G; in r92c_get_rx_stats()140 rxs->c_phytype = IEEE80211_RX_FP_11NG; in r92c_get_rx_stats()
618 uint8_t c_phytype; /* PHY type, FW flags above */ member