Searched refs:bd_api (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | core.c | 525 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/ath11k/ |
| H A D | core.c | 1833 int bd_api; in ath11k_core_fetch_bdf() local 1849 bd_api = 2; in ath11k_core_fetch_bdf() 1898 bd_api = 1; in ath11k_core_fetch_bdf() 1922 ath11k_dbg(ab, ATH11K_DBG_BOOT, "using board api %d\n", bd_api); in ath11k_core_fetch_bdf()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | core.h | 1108 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 | 94 ar->bd_api, in ath10k_debug_print_board_info()
|