Searched refs:use_hwpctl (Results 1 – 3 of 3) sorted by relevance
507 int (*use_hwpctl)(struct bwn_mac *); member
143 if (mac->mac_phy.hwpctl == 0 || mac->mac_phy.use_hwpctl == NULL) in bwn_has_hwpctl()145 return (mac->mac_phy.use_hwpctl(mac)); in bwn_has_hwpctl()
1401 mac->mac_phy.use_hwpctl = bwn_phy_g_hwpctl; in bwn_attach_core()1437 mac->mac_phy.use_hwpctl = bwn_phy_n_hwpctl; in bwn_attach_core()