Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dinit.c1202 u32 board_address, board_ext_address, param; in ath6kl_upload_board_file() local
1227 ret = ath6kl_bmi_read_hi32(ar, hi_board_ext_data, &board_ext_address); in ath6kl_upload_board_file()
1234 board_ext_address == 0) { in ath6kl_upload_board_file()
1255 if (board_ext_address && in ath6kl_upload_board_file()
1260 board_ext_address, board_ext_data_size); in ath6kl_upload_board_file()
1262 ret = ath6kl_bmi_write(ar, board_ext_address, in ath6kl_upload_board_file()