Home
last modified time | relevance | path

Searched refs:coex_mode (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/rsi/
A Drsi_91x_main.c183 if (common->coex_mode > 1) in rsi_read_pkt()
351 common->coex_mode = 2; in rsi_91x_init()
355 common->coex_mode = 4; in rsi_91x_init()
358 common->coex_mode = 1; in rsi_91x_init()
362 common->coex_mode = 1; in rsi_91x_init()
365 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init()
369 if (common->coex_mode > 1) { in rsi_91x_init()
407 if (common->coex_mode > 1) { in rsi_91x_deinit()
A Drsi_91x_usb.c154 if (adapter->priv->coex_mode > 1) { in rsi_find_bulk_in_and_out_endpoints()
562 if (adapter->priv->coex_mode > 1) in rsi_deinit_usb_interface()
574 num_rx_cb = (adapter->priv->coex_mode > 1 ? 2 : 1); in rsi_usb_init_rx()
599 if (adapter->priv->coex_mode > 1) in rsi_usb_init_rx()
843 if (adapter->priv->coex_mode > 1) { in rsi_probe()
877 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_disconnect()
883 if (adapter->priv->coex_mode > 1) in rsi_disconnect()
A Drsi_91x_hal.c46 if (common->coex_mode > 1) in rsi_send_pkt_to_bus()
52 if (common->coex_mode > 1) in rsi_send_pkt_to_bus()
527 regin_input = (REGIN_INPUT | adapter->priv->coex_mode); in bl_write_cmd()
654 bl_hdr->image_no = cpu_to_le32(adapter->priv->coex_mode); in bl_write_header()
909 metadata_p = &metadata_flash_content[adapter->priv->coex_mode]; in rsi_load_9113_firmware()
1033 metadata_p = &metadata[adapter->priv->coex_mode]; in rsi_load_9116_firmware()
A Drsi_91x_sdio.c1235 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_disconnect()
1417 if (IS_ENABLED(CONFIG_RSI_COEX) && common->coex_mode > 1 && in rsi_freeze()
1473 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_shutdown()
A Drsi_main.h298 u8 coex_mode; member
A Drsi_91x_core.c309 if (common->coex_mode > 1) { in rsi_core_qos_processor()
A Drsi_91x_mac80211.c1892 if (common->coex_mode > 1) in rsi_config_wowlan()
2095 if (common->coex_mode > 1) in rsi_mac80211_attach()

Completed in 17 milliseconds