Searched refs:sg_enabled (Results 1 – 5 of 5) sorted by relevance
40 wl->sg_enabled); in wl1271_sysfs_show_bt_coex_state()65 if (res == wl->sg_enabled) in wl1271_sysfs_store_bt_coex_state()68 wl->sg_enabled = res; in wl1271_sysfs_store_bt_coex_state()79 wl1271_acx_sg_enable(wl, wl->sg_enabled); in wl1271_sysfs_store_bt_coex_state()
368 bool sg_enabled; member
306 ret = wl1271_acx_sg_enable(wl, wl->sg_enabled); in wl1271_init_pta()
510 DRIVER_STATE_PRINT_INT(sg_enabled); in driver_state_read()
6417 wl->sg_enabled = true; in wlcore_alloc_hw()