Searched refs:secondary_ch_phy_id (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-coex.h272 * @secondary_ch_phy_id:
281 __le32 secondary_ch_phy_id; member in struct:iwl_bt_coex_ci_cmd
432 * @secondary_ch_phy_id:
443 u8 secondary_ch_phy_id; member in struct:iwl_bt_coex_ci_cmd_old
H A Dcoex.c366 u32 primary_ch_phy_id, secondary_ch_phy_id; iwl_get_coex_type() local
395 secondary_ch_phy_id = iwl_get_coex_type()
396 le32_to_cpu(mvm->last_bt_ci_cmd.secondary_ch_phy_id); iwl_get_coex_type()
400 else if (secondary_ch_phy_id == phy_ctx_id) iwl_get_coex_type()
713 cmd.secondary_ch_phy_id = iwl_mvm_bt_coex_notif_handle()
H A Dcoex_legacy.c595 else if (mvm->last_bt_ci_cmd_old.secondary_ch_phy_id == phy_ctx_id) iwl_get_coex_type()
1044 cmd.secondary_ch_phy_id = *((u16 *)data.secondary->drv_priv); iwl_mvm_bt_coex_notif_handle()

Completed in 105 milliseconds