Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c320 int ret, board_ie_id; in ath12k_core_parse_bd_ie_board() local
329 board_ie_id = le32_to_cpu(hdr->id); in ath12k_core_parse_bd_ie_board()
344 if (board_ie_id == name_id) { in ath12k_core_parse_bd_ie_board()
360 } else if (board_ie_id == data_id) { in ath12k_core_parse_bd_ie_board()
378 board_ie_id); in ath12k_core_parse_bd_ie_board()