Searched refs:he_peer_rx (Results 1 – 1 of 1) sorted by relevance
66 static void ieee80211_he_mcs_intersection(__le16 *he_own_rx, __le16 *he_peer_rx, in ieee80211_he_mcs_intersection() argument79 peer_rx = le16_to_cpu(*he_peer_rx); in ieee80211_he_mcs_intersection()99 *he_peer_rx &= in ieee80211_he_mcs_intersection()101 *he_peer_rx |= cpu_to_le16(peer_rx << i * 2); in ieee80211_he_mcs_intersection()
Completed in 4 milliseconds