Lines Matching refs:hif
1247 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()
1255 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_fetch_cal_file()
1280 ath10k_bus_str(ar->hif.bus), dev_name(ar->dev)); in ath10k_core_fetch_board_data_api_1()
1553 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1563 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1569 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1576 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_board_name()
1591 ath10k_bus_str(ar->hif.bus), in ath10k_core_create_eboard_name()
2167 switch (ar->hif.bus) { in ath10k_core_get_fw_name()
2171 ATH10K_FW_FILE_BASE, ath10k_bus_str(ar->hif.bus), in ath10k_core_get_fw_name()
2448 if (hw_params->bus == ar->hif.bus && in ath10k_init_hw_params()
2706 if (ar->hif.bus == ATH10K_BUS_SDIO) in ath10k_core_init_firmware_features()
2981 if (ar->hif.bus == ATH10K_BUS_SDIO) { in ath10k_core_start()
3307 switch (ar->hif.bus) { in ath10k_core_probe_fw()
3341 ath10k_err(ar, "incorrect hif bus type: %d\n", ar->hif.bus); in ath10k_core_probe_fw()
3568 ar->hif.ops = hif_ops; in ath10k_core_create()
3569 ar->hif.bus = bus; in ath10k_core_create()