Searched refs:c_phytype (Results 1 – 3 of 3) sorted by relevance
283 rxs->c_phytype = IEEE80211_RX_FP_11B; in r12a_get_rx_stats()293 rxs->c_phytype = IEEE80211_RX_FP_11A; in r12a_get_rx_stats()295 rxs->c_phytype = IEEE80211_RX_FP_11G; in r12a_get_rx_stats()298 rxs->c_phytype = IEEE80211_RX_FP_11NA; in r12a_get_rx_stats()300 rxs->c_phytype = IEEE80211_RX_FP_11NG; in r12a_get_rx_stats()
135 rxs->c_phytype = IEEE80211_RX_FP_11B; in r92c_get_rx_stats()137 rxs->c_phytype = IEEE80211_RX_FP_11G; in r92c_get_rx_stats()139 rxs->c_phytype = IEEE80211_RX_FP_11NG; in r92c_get_rx_stats()
626 uint8_t c_phytype; /* PHY type, FW flags above */ member