Searched refs:primary_ch_lut (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dfw-api-coex.h371 * @primary_ch_lut: LUT used for primary channel enum %iwl_bt_coex_lut_type
381 __le32 primary_ch_lut; member in struct:iwl_bt_coex_profile_notif
455 * @primary_ch_lut: LUT used for primary channel
471 __le32 primary_ch_lut; member in struct:iwl_bt_coex_profile_notif_old
H A Dcoex_legacy.c594 ret = le32_to_cpu(mvm->last_bt_notif_old.primary_ch_lut); iwl_get_coex_type()
729 u32 primary_lut = le32_to_cpu(notif->primary_ch_lut); iwl_mvm_bt_udpate_ctrl_kill_msk()
1072 IWL_DEBUG_COEX(mvm, "\tBT primary_ch_lut %d\n", iwl_mvm_rx_bt_coex_notif_old()
1073 le32_to_cpu(notif->primary_ch_lut)); iwl_mvm_rx_bt_coex_notif_old()
H A Ddebugfs.c505 pos += scnprintf(buf+pos, bufsz-pos, "primary_ch_lut = %d\n", iwl_dbgfs_bt_notif_read()
506 le32_to_cpu(notif->primary_ch_lut)); iwl_dbgfs_bt_notif_read()
523 pos += scnprintf(buf+pos, bufsz-pos, "primary_ch_lut = %d\n", iwl_dbgfs_bt_notif_read()
524 le32_to_cpu(notif->primary_ch_lut)); iwl_dbgfs_bt_notif_read()
H A Dcoex.c399 ret = le32_to_cpu(mvm->last_bt_notif.primary_ch_lut); iwl_get_coex_type()
742 IWL_DEBUG_COEX(mvm, "\tBT primary_ch_lut %d\n", iwl_mvm_rx_bt_coex_notif()
743 le32_to_cpu(notif->primary_ch_lut)); iwl_mvm_rx_bt_coex_notif()

Completed in 136 milliseconds