Searched refs:MT_WTBL2_W9_BW_CAP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ | ||
H A D | regs.h | 735 #define MT_WTBL2_W9_BW_CAP GENMASK(15, 14) macro |
H A D | mac.c | 806 w9 |= FIELD_PREP(MT_WTBL2_W9_BW_CAP, bw); in mt7603_wtbl_set_rates() |