Home
last modified time | relevance | path

Searched refs:BWN_NPHY_CLASSCTL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h324 #define BWN_NPHY_CLASSCTL BWN_PHY_N(0x0B0) /* Classifier control */ macro
H A Dif_bwn_phy_n_core.c602 tmp = BWN_PHY_READ(mac, BWN_NPHY_CLASSCTL); in bwn_nphy_classifier()
607 BWN_PHY_SETMASK(mac, BWN_NPHY_CLASSCTL, 0xFFF8, tmp); in bwn_nphy_classifier()