Searched refs:AR_PHY_GC_SHORT_GI_40 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/ic/ | ||
H A D | ar9003reg.h | 541 #define AR_PHY_GC_SHORT_GI_40 0x00000080 macro |
H A D | ar9003.c | 1831 phy |= AR_PHY_GC_HT_EN | AR_PHY_GC_SHORT_GI_40 | in ar9003_set_phy() |