Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/athk/ath10k/
H A Dtxrx.c94 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_txrx_tx_unref()
H A Dhtc.c48 if (htc->ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) in ath10k_htc_restore_tx_skb()
195 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htc_send()
218 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 Dcoredump.c1532 dump_data->chip_id = cpu_to_le32(ar->bus_param.chip_id); in ath10k_coredump_build()
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()
800 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_rx_alloc()
3155 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_htt_rx_tx_compl_ind()
4249 if (ar->bus_param.dev_type != ATH10K_DEV_TYPE_HL) { in ath10k_htt_t2h_msg_handler()
4614 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_htt_set_rx_ops()
H A Dcore.h1311 struct ath10k_bus_params bus_param; member
H A Ddebug.c70 ar->bus_param.chip_id, in ath10k_debug_print_hwfw_info()
662 len = scnprintf(buf, sizeof(buf), "0x%08x\n", ar->bus_param.chip_id); in ath10k_read_chip_id()
H A Dcore.c3593 ar->bus_param = *bus_params; in ath10k_core_register()
H A Dpci.c2385 switch (MS(ar->bus_param.chip_id, SOC_CHIP_ID_REV)) { in ath10k_pci_get_num_banks()
H A Dmac.c1005 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_mac_vif_beacon_cleanup()
5666 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) { in ath10k_add_interface()
5891 if (ar->bus_param.dev_type == ATH10K_DEV_TYPE_HL) in ath10k_add_interface()
H A Dwmi-tlv.c4025 if (!ar->bus_param.link_can_suspend) in ath10k_wmi_tlv_op_gen_wow_enable()