Searched refs:bd_api (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | core.c | 488 int bd_api; in ath12k_core_fetch_bdf() local 499 bd_api = 2; in ath12k_core_fetch_bdf() 521 bd_api = 1; in ath12k_core_fetch_bdf() 538 ath12k_dbg(ab, ATH12K_DBG_BOOT, "using board api %d\n", bd_api); in ath12k_core_fetch_bdf()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 1526 int bd_api; in ath11k_core_fetch_bdf() local 1542 bd_api = 2; in ath11k_core_fetch_bdf() 1591 bd_api = 1; in ath11k_core_fetch_bdf() 1615 ath11k_dbg(ab, ATH11K_DBG_BOOT, "using board api %d\n", bd_api); in ath11k_core_fetch_bdf()
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | core.h | 1109 int bd_api; member
|
| H A D | core.c | 1667 ar->bd_api = 2; in ath10k_core_fetch_board_file() 1676 ar->bd_api = 1; in ath10k_core_fetch_board_file() 1685 ath10k_dbg(ar, ATH10K_DBG_BOOT, "using board api %d\n", ar->bd_api); in ath10k_core_fetch_board_file()
|
| H A D | debug.c | 92 ar->bd_api, in ath10k_debug_print_board_info()
|