Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dhe.c66 static void ieee80211_he_mcs_intersection(__le16 *he_own_rx, __le16 *he_peer_rx, in ieee80211_he_mcs_intersection() argument
79 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()