Searched refs:CONF_BET_MODE_DISABLE (Results 1 – 2 of 2) sorted by relevance
844 CONF_BET_MODE_DISABLE = 0, enumerator
1089 if (enable && wl->conf.conn.bet_enable == CONF_BET_MODE_DISABLE) in wl1271_acx_bet_enable()1098 acx->enable = enable ? CONF_BET_MODE_ENABLE : CONF_BET_MODE_DISABLE; in wl1271_acx_bet_enable()