Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ti/wl1251/
Dacx.h555 struct acx_bt_wlan_coex_param { struct
556 struct acx_header header;
563 u32 min_rate;
566 u16 bt_hp_max_time;
569 u16 wlan_hp_max_time;
576 u16 sense_disable_timer;
579 u16 rx_time_bt_hp;
580 u16 tx_time_bt_hp;
583 u16 rx_time_bt_hp_fast;
584 u16 tx_time_bt_hp_fast;
[all …]
/Linux-v5.4/drivers/net/wireless/ti/wlcore/
Dacx.h287 struct acx_bt_wlan_coex_param { struct
288 struct acx_header header;
290 __le32 params[WLCORE_CONF_SG_PARAMS_MAX];
291 u8 param_idx;
292 u8 padding[3];