Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
Dif_bwn_phy_n_regs.h325 #define BWN_NPHY_CLASSCTL BWN_PHY_N(0x0B0) /* Classifier control */ macro
Dif_bwn_phy_n_core.c604 tmp = BWN_PHY_READ(mac, BWN_NPHY_CLASSCTL); in bwn_nphy_classifier()
609 BWN_PHY_SETMASK(mac, BWN_NPHY_CLASSCTL, 0xFFF8, tmp); in bwn_nphy_classifier()