Searched refs:bd_api (Results 1 – 6 of 6) sorted by relevance
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | core.c | 377 ab->bd_api = 2; in ath12k_core_fetch_bdf() 382 ab->bd_api = 1; in ath12k_core_fetch_bdf() 391 ath12k_dbg(ab, ATH12K_DBG_BOOT, "using board api %d\n", ab->bd_api); in ath12k_core_fetch_bdf()
|
| H A D | core.h | 743 int bd_api; member
|
| /src/sys/contrib/dev/athk/ath11k/ |
| H A D | core.c | 1792 int bd_api; in ath11k_core_fetch_bdf() local 1808 bd_api = 2; in ath11k_core_fetch_bdf() 1857 bd_api = 1; in ath11k_core_fetch_bdf() 1881 ath11k_dbg(ab, ATH11K_DBG_BOOT, "using board api %d\n", bd_api); in ath11k_core_fetch_bdf()
|
| /src/sys/contrib/dev/athk/ath10k/ |
| H A D | core.h | 1116 int bd_api; member
|
| H A D | core.c | 1706 ar->bd_api = 2; in ath10k_core_fetch_board_file() 1715 ar->bd_api = 1; in ath10k_core_fetch_board_file() 1724 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 | 117 ar->bd_api, in ath10k_debug_print_board_info()
|