Home
last modified time | relevance | path

Searched refs:bus_param (Results 1 - 25 of 26) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt.c160 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_connect()
H A Dtxrx.c93 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_txrx_tx_unref()
H A Dhtc.c45 if (htc->ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_restore_tx_skb()
183 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htc_send()
206 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_send()
H A Dhtt_tx.c490 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_tx_start()
1273 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htt_mgmt_tx()
1363 if (ar->bus_param.hl_msdu_ids) { in ath10k_htt_tx_hl()
1847 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_tx_ops()
H A Dhtt_rx.c265 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_ring_refill()
282 if (htt->ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_free()
760 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_alloc()
2898 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_rx_tx_compl_ind()
3971 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htt_t2h_msg_handler()
4337 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_rx_ops()
H A Dcore.h1279 struct ath10k_bus_params bus_param; member
H A Ddebug.c50 ar->bus_param.chip_id, in ath10k_debug_print_hwfw_info()
620 len = scnprintf(buf, sizeof(buf), "0x%08x\n", ar->bus_param.chip_id); in ath10k_read_chip_id()
H A Dcoredump.c1527 dump_data->chip_id = cpu_to_le32(ar->bus_param.chip_id); in ath10k_coredump_build()
H A Dcore.c3205 ar->bus_param = *bus_params; in ath10k_core_register()
H A Dmac.c992 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_mac_vif_beacon_cleanup()
5496 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_add_interface()
5729 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_add_interface()
H A Dpci.c2292 switch (MS(ar->bus_param.chip_id, SOC_CHIP_ID_REV)) { in ath10k_pci_get_num_banks()
H A Dwmi-tlv.c3658 if (!ar->bus_param.link_can_suspend) in ath10k_wmi_tlv_op_gen_wow_enable()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dtxrx.c94 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_txrx_tx_unref()
H A Dhtc.c45 if (htc->ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_restore_tx_skb()
192 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htc_send()
215 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_send()
H A Dhtt_tx.c490 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_tx_start()
1255 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htt_mgmt_tx()
1348 if (ar->bus_param.hl_msdu_ids) { in ath10k_htt_tx_hl()
1838 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_tx_ops()
H A Dhtt.c313 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_connect()
H A Dhtt_rx.c269 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_ring_refill()
286 if (htt->ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_free()
787 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_alloc()
3013 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_rx_tx_compl_ind()
4099 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htt_t2h_msg_handler()
4464 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_rx_ops()
H A Dcore.h1298 struct ath10k_bus_params bus_param; member
H A Ddebug.c51 ar->bus_param.chip_id, in ath10k_debug_print_hwfw_info()
621 len = scnprintf(buf, sizeof(buf), "0x%08x\n", ar->bus_param.chip_id); in ath10k_read_chip_id()
H A Dcoredump.c1532 dump_data->chip_id = cpu_to_le32(ar->bus_param.chip_id); in ath10k_coredump_build()
H A Dcore.c3506 ar->bus_param = *bus_params; in ath10k_core_register()
H A Dmac.c1003 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_mac_vif_beacon_cleanup()
5652 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_add_interface()
5877 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_add_interface()
H A Dpci.c2293 switch (MS(ar->bus_param.chip_id, SOC_CHIP_ID_REV)) { in ath10k_pci_get_num_banks()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dqla1280.h982 struct bus_param { struct
1032 struct bus_param bus_settings[MAX_BUSES];
/kernel/linux/linux-6.6/drivers/scsi/
H A Dqla1280.h981 struct bus_param { struct
1031 struct bus_param bus_settings[MAX_BUSES];

Completed in 80 milliseconds

12