Searched refs:to_wcid_hi (Results 1 – 3 of 3) sorted by relevance
982 #define to_wcid_hi(id) FIELD_GET(GENMASK(9, 8), (u16)id) macro992 *wlan_idx_hi = wcid ? to_wcid_hi(wcid->idx) : 0; in mt76_connac_mcu_get_wlan_idx()
86 #define to_wcid_hi(id) FIELD_GET(GENMASK(9, 8), (u16)id) macro723 .wlan_idx_hi = msta ? to_wcid_hi(msta->wcid.idx) : 0, in mt7915_mcu_alloc_sta_req()745 .wlan_idx_hi = to_wcid_hi(msta->wcid.idx), in mt7915_mcu_alloc_wtbl_req()863 bss->bmc_wcid_hi = to_wcid_hi(wlan_idx); in mt7915_mcu_bss_basic_tlv()2349 .wlan_idx_hi = to_wcid_hi(msta->wcid.idx), in mt7915_mcu_add_group()
89 #define to_wcid_hi(id) FIELD_GET(GENMASK(9, 8), (u16)id) macro