Home
last modified time | relevance | path

Searched refs:hwpctl (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h488 int hwpctl; member
H A Dif_bwn.c119 SYSCTL_INT(_hw_bwn, OID_AUTO, hwpctl, CTLFLAG_RW, &bwn_hwpctl, 0,
2223 mac->mac_phy.hwpctl = (bwn_hwpctl) ? 1 : 0; in bwn_core_init()
H A Dif_bwn_phy_g.c143 if (mac->mac_phy.hwpctl == 0 || mac->mac_phy.use_hwpctl == NULL) in bwn_has_hwpctl()