BW_ENABLED
bw->mac_bw_state |= BW_ENABLED;
bw->mac_bw_state &= ~(BW_ENABLED | BW_ENFORCED);
return ((bw->mac_bw_state & BW_ENABLED) != 0);
{ BW_ENABLED, KSTAT_DATA_UINT32 },