Home
last modified time | relevance | path

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

/linux-4.4.14/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()
3128 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3156 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3161 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()