Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c145 int ret, board_ie_id; in ath12k_core_parse_bd_ie_board() local
154 board_ie_id = le32_to_cpu(hdr->id); in ath12k_core_parse_bd_ie_board()
168 switch (board_ie_id) { in ath12k_core_parse_bd_ie_board()
200 board_ie_id); in ath12k_core_parse_bd_ie_board()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.c1088 int ret, board_ie_id; in ath11k_core_parse_bd_ie_board() local
1097 board_ie_id = le32_to_cpu(hdr->id); in ath11k_core_parse_bd_ie_board()
1112 if (board_ie_id == name_id) { in ath11k_core_parse_bd_ie_board()
1128 } else if (board_ie_id == data_id) { in ath11k_core_parse_bd_ie_board()
1146 board_ie_id); in ath11k_core_parse_bd_ie_board()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcore.c1327 int ret, board_ie_id; in ath10k_core_parse_bd_ie_board() local
1336 board_ie_id = le32_to_cpu(hdr->id); in ath10k_core_parse_bd_ie_board()
1350 switch (board_ie_id) { in ath10k_core_parse_bd_ie_board()
1392 board_ie_id); in ath10k_core_parse_bd_ie_board()