Searched refs:GROUP_WCID (Results 1 – 2 of 2) sorted by relevance
50 unsigned int wcid = GROUP_WCID(idx); in mt7601u_add_interface()357 WARN_ON(msta->wcid.idx > GROUP_WCID(0)); in mt76_ampdu_action()
106 #define GROUP_WCID(idx) (N_WCIDS - 2 - idx) macro