FD.io VPP
v21.06-3-gbb25fbf28
Vector Packet Processing
|
Go to the source code of this file.
Functions | |
void | avf_elog_aq_enq_req (avf_device_t *ad, avf_aq_desc_t *d) |
void | avf_elog_aq_enq_resp (avf_device_t *ad, avf_aq_desc_t *d) |
void | avf_elog_arq_desc (avf_device_t *ad, avf_aq_desc_t *d) |
void | avf_elog_reg (avf_device_t *ad, u32 addr, u32 val, int is_read) |
void | avf_elog_init (void) |
Variables | |
static uword * | register_name_by_addr = 0 |
void avf_elog_aq_enq_req | ( | avf_device_t * | ad, |
avf_aq_desc_t * | d | ||
) |
void avf_elog_aq_enq_resp | ( | avf_device_t * | ad, |
avf_aq_desc_t * | d | ||
) |
void avf_elog_arq_desc | ( | avf_device_t * | ad, |
avf_aq_desc_t * | d | ||
) |
void avf_elog_init | ( | void | ) |
void avf_elog_reg | ( | avf_device_t * | ad, |
u32 | addr, | ||
u32 | val, | ||
int | is_read | ||
) |