Home
last modified time | relevance | path

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

/drivers/net/ethernet/cavium/liquidio/
Dlio_main.c107 struct liquidio_if_cfg_resp { struct
1719 struct liquidio_if_cfg_resp *resp; in if_cfg_callback()
1722 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in if_cfg_callback()
3129 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3157 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3162 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()