Searched refs:coex_mode (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_main.c | 187 if (common->coex_mode > 1) in rsi_read_pkt() 355 common->coex_mode = 2; in rsi_91x_init() 359 common->coex_mode = 4; in rsi_91x_init() 362 common->coex_mode = 1; in rsi_91x_init() 366 common->coex_mode = 1; in rsi_91x_init() 368 rsi_dbg(INFO_ZONE, "%s: oper_mode = %d, coex_mode = %d\n", in rsi_91x_init() 369 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init() 373 if (common->coex_mode > 1) { in rsi_91x_init() 411 if (common->coex_mode > 1) { in rsi_91x_deinit()
|
H A D | rsi_91x_usb.c | 154 if (adapter->priv->coex_mode > 1) { in rsi_find_bulk_in_and_out_endpoints() 565 if (adapter->priv->coex_mode > 1) in rsi_deinit_usb_interface() 577 num_rx_cb = (adapter->priv->coex_mode > 1 ? 2 : 1); in rsi_usb_init_rx() 602 if (adapter->priv->coex_mode > 1) in rsi_usb_init_rx() 846 if (adapter->priv->coex_mode > 1) { in rsi_probe() 880 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_disconnect() 886 if (adapter->priv->coex_mode > 1) in rsi_disconnect()
|
H A D | rsi_91x_hal.c | 46 if (common->coex_mode > 1) in rsi_send_pkt_to_bus() 52 if (common->coex_mode > 1) in rsi_send_pkt_to_bus() 531 regin_input = (REGIN_INPUT | adapter->priv->coex_mode); in bl_write_cmd() 658 bl_hdr->image_no = cpu_to_le32(adapter->priv->coex_mode); in bl_write_header() 913 metadata_p = &metadata_flash_content[adapter->priv->coex_mode]; in rsi_load_9113_firmware() 1037 metadata_p = &metadata[adapter->priv->coex_mode]; in rsi_load_9116_firmware()
|
H A D | rsi_main.h | 298 u8 coex_mode; member
|
H A D | rsi_91x_sdio.c | 1235 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() 1471 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_shutdown()
|
H A D | rsi_91x_core.c | 310 if (common->coex_mode > 1) { in rsi_core_qos_processor()
|
H A D | rsi_91x_mac80211.c | 1875 if (common->coex_mode > 1) in rsi_config_wowlan() 2078 if (common->coex_mode > 1) in rsi_mac80211_attach()
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_91x_main.c | 187 if (common->coex_mode > 1) in rsi_read_pkt() 355 common->coex_mode = 2; in rsi_91x_init() 359 common->coex_mode = 4; in rsi_91x_init() 362 common->coex_mode = 1; in rsi_91x_init() 366 common->coex_mode = 1; in rsi_91x_init() 368 rsi_dbg(INFO_ZONE, "%s: oper_mode = %d, coex_mode = %d\n", in rsi_91x_init() 369 __func__, common->oper_mode, common->coex_mode); in rsi_91x_init() 373 if (common->coex_mode > 1) { in rsi_91x_init() 411 if (common->coex_mode > 1) { in rsi_91x_deinit()
|
H A D | rsi_91x_usb.c | 154 if (adapter->priv->coex_mode > 1) { in rsi_find_bulk_in_and_out_endpoints() 567 if (adapter->priv->coex_mode > 1) in rsi_deinit_usb_interface() 579 num_rx_cb = (adapter->priv->coex_mode > 1 ? 2 : 1); in rsi_usb_init_rx() 604 if (adapter->priv->coex_mode > 1) in rsi_usb_init_rx() 848 if (adapter->priv->coex_mode > 1) { in rsi_probe() 882 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_disconnect() 888 if (adapter->priv->coex_mode > 1) in rsi_disconnect()
|
H A D | rsi_91x_hal.c | 46 if (common->coex_mode > 1) in rsi_send_pkt_to_bus() 52 if (common->coex_mode > 1) in rsi_send_pkt_to_bus() 528 regin_input = (REGIN_INPUT | adapter->priv->coex_mode); in bl_write_cmd() 655 bl_hdr->image_no = cpu_to_le32(adapter->priv->coex_mode); in bl_write_header() 910 metadata_p = &metadata_flash_content[adapter->priv->coex_mode]; in rsi_load_9113_firmware() 1034 metadata_p = &metadata[adapter->priv->coex_mode]; in rsi_load_9116_firmware()
|
H A D | rsi_main.h | 298 u8 coex_mode; member
|
H A D | rsi_91x_sdio.c | 1226 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_disconnect() 1407 if (IS_ENABLED(CONFIG_RSI_COEX) && common->coex_mode > 1 && in rsi_freeze() 1460 if (IS_ENABLED(CONFIG_RSI_COEX) && adapter->priv->coex_mode > 1 && in rsi_shutdown()
|
H A D | rsi_91x_core.c | 309 if (common->coex_mode > 1) { in rsi_core_qos_processor()
|
H A D | rsi_91x_mac80211.c | 1892 if (common->coex_mode > 1) in rsi_config_wowlan() 2096 if (common->coex_mode > 1) in rsi_mac80211_attach()
|
Completed in 19 milliseconds