Home
last modified time | relevance | path

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

/trueos/sys/dev/bwn/
HDif_bwnvar.h417 int hwpctl; member
HDif_bwn.c124 SYSCTL_INT(_hw_bwn, OID_AUTO, hwpctl, CTLFLAG_RW, &bwn_hwpctl, 0,
3147 mac->mac_phy.hwpctl = (bwn_hwpctl) ? 1 : 0; in bwn_core_init()
4823 if (mac->mac_phy.hwpctl == 0 || mac->mac_phy.use_hwpctl == NULL) in bwn_has_hwpctl()