Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c457 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_eeprom_parser_88xx()
478 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_eeprom_parser_88xx()
490 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_eeprom_parser_88xx()
500 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_eeprom_parser_88xx()
554 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_read_logical_efuse_map_88xx()
2569 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_parse_efuse_data_88xx()
2599 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_parse_efuse_data_88xx()
3338 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_query_dump_logical_efuse_status_88xx()
Dhalmac_api_88xx.c1944 return HALMAC_RET_EEPROM_PARSING_FAIL; in halmac_dump_logical_efuse_map_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h160 HALMAC_RET_EEPROM_PARSING_FAIL = 0x48, enumerator