Home
last modified time | relevance | path

Searched refs:max_consecutive (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dacx.c942 u8 max_consecutive) in wl1251_acx_bet_enable() argument
954 acx->max_consecutive = max_consecutive; in wl1251_acx_bet_enable()
Dacx.h1230 u8 max_consecutive; member
1490 u8 max_consecutive);
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h548 u8 max_consecutive; member
Dacx.c1091 acx->max_consecutive = wl->conf.conn.bet_max_consecutive; in wl1271_acx_bet_enable()