Home
last modified time | relevance | path

Searched defs:acx_bt_wlan_coex_param (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/wireless/ti/wl1251/
Dacx.h569 struct acx_bt_wlan_coex_param { struct
570 struct acx_header header;
577 u32 min_rate;
580 u16 bt_hp_max_time;
583 u16 wlan_hp_max_time;
590 u16 sense_disable_timer;
593 u16 rx_time_bt_hp;
594 u16 tx_time_bt_hp;
597 u16 rx_time_bt_hp_fast;
598 u16 tx_time_bt_hp_fast;
[all …]
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dacx.h301 struct acx_bt_wlan_coex_param { struct
302 struct acx_header header;
304 __le32 params[WLCORE_CONF_SG_PARAMS_MAX];
305 u8 param_idx;
306 u8 padding[3];