Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h38 struct liquidio_if_cfg_resp { struct
Dlio_vf_main.c1941 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
1970 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
1975 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_ethtool.c990 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count()
998 resp_size = sizeof(struct liquidio_if_cfg_resp); in lio_23xx_reconfigure_queue_count()
1009 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
Dlio_main.c3336 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3367 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3372 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()