Searched refs:sg_enabled (Results 1 – 5 of 5) sorted by relevance
38 wl->sg_enabled); in wl1271_sysfs_show_bt_coex_state()63 if (res == wl->sg_enabled) in wl1271_sysfs_store_bt_coex_state()66 wl->sg_enabled = res; in wl1271_sysfs_store_bt_coex_state()75 wl1271_acx_sg_enable(wl, wl->sg_enabled); in wl1271_sysfs_store_bt_coex_state()
369 bool sg_enabled; member
306 ret = wl1271_acx_sg_enable(wl, wl->sg_enabled); in wl1271_init_pta()
496 DRIVER_STATE_PRINT_INT(sg_enabled); in driver_state_read()
6283 wl->sg_enabled = true; in wlcore_alloc_hw()