Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_func_88xx.c269 return HALMAC_RET_MALLOC_FAIL; in halmac_dump_efuse_drv_88xx()
274 return HALMAC_RET_MALLOC_FAIL; in halmac_dump_efuse_drv_88xx()
314 return HALMAC_RET_MALLOC_FAIL; in halmac_dump_efuse_fw_88xx()
524 return HALMAC_RET_MALLOC_FAIL; in halmac_read_logical_efuse_map_88xx()
539 return HALMAC_RET_MALLOC_FAIL; in halmac_read_logical_efuse_map_88xx()
576 return HALMAC_RET_MALLOC_FAIL; in halmac_func_write_logical_efuse_88xx()
669 return HALMAC_RET_MALLOC_FAIL; in halmac_func_pg_efuse_by_map_88xx()
723 return HALMAC_RET_MALLOC_FAIL; in halmac_update_eeprom_mask_88xx()
1830 return HALMAC_RET_MALLOC_FAIL; in halmac_send_h2c_phy_parameter_88xx()
2527 return HALMAC_RET_MALLOC_FAIL; in halmac_parse_efuse_data_88xx()
[all …]
Dhalmac_api_88xx.c166 return HALMAC_RET_MALLOC_FAIL; in halmac_mount_api_88xx()
1936 return HALMAC_RET_MALLOC_FAIL; in halmac_dump_logical_efuse_map_88xx()
2028 return HALMAC_RET_MALLOC_FAIL; in halmac_read_logical_efuse_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_api.c301 return HALMAC_RET_MALLOC_FAIL; in halmac_init_adapter()
Dhalmac_type.h92 HALMAC_RET_MALLOC_FAIL = 0x04, enumerator