Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dinit.c1178 u32 board_address, board_ext_address, param; in ath6kl_upload_board_file() local
1203 ret = ath6kl_bmi_read_hi32(ar, hi_board_ext_data, &board_ext_address); in ath6kl_upload_board_file()
1210 board_ext_address == 0) { in ath6kl_upload_board_file()
1231 if (board_ext_address && in ath6kl_upload_board_file()
1236 board_ext_address, board_ext_data_size); in ath6kl_upload_board_file()
1238 ret = ath6kl_bmi_write(ar, board_ext_address, in ath6kl_upload_board_file()