Searched refs:ppe_thres_hdr (Results 1 – 2 of 2) sorted by relevance
21 static u8 ieee80211_he_ppet_size(u8 ppe_thres_hdr, const u8 *phy_cap_info) in ieee80211_he_ppet_size() argument29 ru = (ppe_thres_hdr >> HE_PPE_THRES_RU_INDEX_BITMASK_SHIFT) & in ieee80211_he_ppet_size()37 sz *= 1 + (ppe_thres_hdr & HE_PPE_THRES_NSS_MASK); in ieee80211_he_ppet_size()
22 static u8 ieee80211_he_ppet_size(u8 ppe_thres_hdr, const u8 *phy_cap_info) in ieee80211_he_ppet_size() argument30 ru = (ppe_thres_hdr >> HE_PPE_THRES_RU_INDEX_BITMASK_SHIFT) & in ieee80211_he_ppet_size()38 sz *= 1 + (ppe_thres_hdr & HE_PPE_THRES_NSS_MASK); in ieee80211_he_ppet_size()