Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h38 struct liquidio_if_cfg_resp { struct
Dlio_vf_main.c1944 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
1973 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
1978 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_ethtool.c988 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count()
996 resp_size = sizeof(struct liquidio_if_cfg_resp); in lio_23xx_reconfigure_queue_count()
1007 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
Dlio_main.c3338 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3369 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3374 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()