Home
last modified time | relevance | path

Searched refs:bd_api (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c525 int bd_api; in ath12k_core_fetch_bdf() local
536 bd_api = 2; in ath12k_core_fetch_bdf()
558 bd_api = 1; in ath12k_core_fetch_bdf()
575 ath12k_dbg(ab, ATH12K_DBG_BOOT, "using board api %d\n", bd_api); in ath12k_core_fetch_bdf()
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.c94 ar->bd_api, in ath10k_debug_print_board_info()