Home
last modified time | relevance | path

Searched refs:bus_param (Results 1 – 13 of 13) sorted by relevance

/drivers/net/wireless/ath/ath10k/
A Dtxrx.c94 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_txrx_tx_unref()
A Dhtc.c49 if (htc->ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_restore_tx_skb()
196 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htc_send()
219 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_send()
A Dhtt_tx.c492 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_tx_start()
1253 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htt_mgmt_tx()
1346 if (ar->bus_param.hl_msdu_ids) { in ath10k_htt_tx_hl()
1836 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_tx_ops()
A Dhtt.c314 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_connect()
A Dhtt_rx.c274 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_ring_refill()
291 if (htt->ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_free()
792 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_alloc()
3017 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_rx_tx_compl_ind()
4103 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htt_t2h_msg_handler()
4468 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_rx_ops()
A Dcoredump.c1535 dump_data->chip_id = cpu_to_le32(ar->bus_param.chip_id); in ath10k_coredump_build()
A Dcore.h1314 struct ath10k_bus_params bus_param; member
A Ddebug.c54 ar->bus_param.chip_id, in ath10k_debug_print_hwfw_info()
624 len = scnprintf(buf, sizeof(buf), "0x%08x\n", ar->bus_param.chip_id); in ath10k_read_chip_id()
A Dpci.c2296 switch (MS(ar->bus_param.chip_id, SOC_CHIP_ID_REV)) { in ath10k_pci_get_num_banks()
A Dcore.c3585 ar->bus_param = *bus_params; in ath10k_core_register()
A Dmac.c1000 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_mac_vif_beacon_cleanup()
5674 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_add_interface()
5899 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_add_interface()
A Dwmi-tlv.c3675 if (!ar->bus_param.link_can_suspend) in ath10k_wmi_tlv_op_gen_wow_enable()
/drivers/scsi/
A Dqla1280.h981 struct bus_param { struct
1031 struct bus_param bus_settings[MAX_BUSES];

Completed in 79 milliseconds