fm_coex 304 drivers/net/wireless/ti/wl12xx/main.c .fm_coex = { fm_coex 442 drivers/net/wireless/ti/wl18xx/main.c .fm_coex = { fm_coex 1621 drivers/net/wireless/ti/wlcore/acx.c acx->enable = wl->conf.fm_coex.enable; fm_coex 1622 drivers/net/wireless/ti/wlcore/acx.c acx->swallow_period = wl->conf.fm_coex.swallow_period; fm_coex 1623 drivers/net/wireless/ti/wlcore/acx.c acx->n_divider_fref_set_1 = wl->conf.fm_coex.n_divider_fref_set_1; fm_coex 1624 drivers/net/wireless/ti/wlcore/acx.c acx->n_divider_fref_set_2 = wl->conf.fm_coex.n_divider_fref_set_2; fm_coex 1626 drivers/net/wireless/ti/wlcore/acx.c cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_1); fm_coex 1628 drivers/net/wireless/ti/wlcore/acx.c cpu_to_le16(wl->conf.fm_coex.m_divider_fref_set_2); fm_coex 1630 drivers/net/wireless/ti/wlcore/acx.c cpu_to_le32(wl->conf.fm_coex.coex_pll_stabilization_time); fm_coex 1632 drivers/net/wireless/ti/wlcore/acx.c cpu_to_le16(wl->conf.fm_coex.ldo_stabilization_time); fm_coex 1634 drivers/net/wireless/ti/wlcore/acx.c wl->conf.fm_coex.fm_disturbed_band_margin; fm_coex 1635 drivers/net/wireless/ti/wlcore/acx.c acx->swallow_clk_diff = wl->conf.fm_coex.swallow_clk_diff; fm_coex 1142 drivers/net/wireless/ti/wlcore/conf.h struct conf_fm_coex fm_coex;