Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.h151 void *virtrptr; member
H A Dlio_ethdev.c167 resp = (struct lio_link_stats_resp *)sc->virtrptr; in lio_dev_xstats_get()
1338 resp = (struct lio_link_status_resp *)sc->virtrptr; in lio_dev_get_link_status()
1773 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_dev_configure()
H A Dlio_rxtx.c1275 sc->virtrptr = (uint8_t *)sc + offset; in lio_alloc_soft_command()
1278 sc->status_word = (uint64_t *)((uint8_t *)(sc->virtrptr) + in lio_alloc_soft_command()