Home
last modified time | relevance | path

Searched refs:lio_if_cfg_resp (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/liquidio/
H A Dlio_ethdev.h136 struct lio_if_cfg_resp { struct
H A Dlio_ethdev.c1717 struct lio_if_cfg_resp *resp; in lio_dev_configure()
1743 resp_size = sizeof(struct lio_if_cfg_resp); in lio_dev_configure()
1748 resp = (struct lio_if_cfg_resp *)sc->virtrptr; in lio_dev_configure()