Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wlcore/
H A Dconf.h583 CONF_BET_MODE_ENABLE = 1, enumerator
H A Dacx.c1076 acx->enable = enable ? CONF_BET_MODE_ENABLE : CONF_BET_MODE_DISABLE; in wl1271_acx_bet_enable()