Searched refs:sg_enabled (Results 1 – 5 of 5) sorted by relevance
26 wl->sg_enabled); in wl1271_sysfs_show_bt_coex_state()51 if (res == wl->sg_enabled) in wl1271_sysfs_store_bt_coex_state()54 wl->sg_enabled = res; in wl1271_sysfs_store_bt_coex_state()65 wl1271_acx_sg_enable(wl, wl->sg_enabled); in wl1271_sysfs_store_bt_coex_state()
356 bool sg_enabled; member
292 ret = wl1271_acx_sg_enable(wl, wl->sg_enabled); in wl1271_init_pta()
489 DRIVER_STATE_PRINT_INT(sg_enabled); in driver_state_read()
6416 wl->sg_enabled = true; in wlcore_alloc_hw()