Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtlwifi/halmac/halmac_88xx/
Dhalmac_api_88xx.c2188 return HALMAC_RET_NULL_POINTER; in halmac_pg_efuse_by_map_88xx()
2193 return HALMAC_RET_NULL_POINTER; in halmac_pg_efuse_by_map_88xx()
3221 return HALMAC_RET_NULL_POINTER; in halmac_fill_txdesc_check_sum_88xx()
3294 return HALMAC_RET_NULL_POINTER; in halmac_dump_fifo_88xx()
4140 return HALMAC_RET_NULL_POINTER; in halmac_add_ch_info_88xx()
4771 return HALMAC_RET_NULL_POINTER; in halmac_query_status_88xx()
5302 return HALMAC_RET_NULL_POINTER; in halmac_write_cam_88xx()
5454 return HALMAC_RET_NULL_POINTER; in halmac_clear_cam_entry_88xx()
5502 return HALMAC_RET_NULL_POINTER; in halmac_get_hw_value_88xx()
5618 return HALMAC_RET_NULL_POINTER; in halmac_set_hw_value_88xx()
Dhalmac_func_88xx.c193 return HALMAC_RET_NULL_POINTER; in halmac_func_read_efuse_88xx()
3283 return HALMAC_RET_NULL_POINTER; in halmac_query_dump_physical_efuse_status_88xx()
3286 return HALMAC_RET_NULL_POINTER; in halmac_query_dump_physical_efuse_status_88xx()
3316 return HALMAC_RET_NULL_POINTER; in halmac_query_dump_logical_efuse_status_88xx()
3319 return HALMAC_RET_NULL_POINTER; in halmac_query_dump_logical_efuse_status_88xx()
3413 return HALMAC_RET_NULL_POINTER; in halmac_query_psd_status_88xx()
3416 return HALMAC_RET_NULL_POINTER; in halmac_query_psd_status_88xx()
/Linux-v4.19/drivers/staging/rtlwifi/halmac/
Dhalmac_type.h132 HALMAC_RET_NULL_POINTER = 0x2C, enumerator