Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h38 struct liquidio_if_cfg_resp { struct
Dlio_vf_main.c1928 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
1957 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
1962 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_ethtool.c989 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count()
997 resp_size = sizeof(struct liquidio_if_cfg_resp); in lio_23xx_reconfigure_queue_count()
1008 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
Dlio_main.c3355 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3386 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3391 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()