Searched refs:bd_api (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | core.c | 350 ab->bd_api = 2; in ath12k_core_fetch_bdf() 355 ab->bd_api = 1; in ath12k_core_fetch_bdf() 364 ath12k_dbg(ab, ATH12K_DBG_BOOT, "using board api %d\n", ab->bd_api); in ath12k_core_fetch_bdf()
|
H A D | core.h | 724 int bd_api; member
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | core.c | 1304 ab->bd_api = 2; in ath11k_core_fetch_bdf() 1326 ab->bd_api = 1; in ath11k_core_fetch_bdf() 1343 ath11k_dbg(ab, ATH11K_DBG_BOOT, "using board api %d\n", ab->bd_api); in ath11k_core_fetch_bdf()
|
H A D | core.h | 911 int bd_api; member
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | core.h | 1106 int bd_api; member
|
H A D | core.c | 1649 ar->bd_api = 2; in ath10k_core_fetch_board_file() 1658 ar->bd_api = 1; in ath10k_core_fetch_board_file() 1667 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()
|