Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h38 struct liquidio_if_cfg_resp { struct
Dlio_vf_main.c1933 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
1962 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
1967 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_ethtool.c987 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count()
995 resp_size = sizeof(struct liquidio_if_cfg_resp); in lio_23xx_reconfigure_queue_count()
1006 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
Dlio_main.c3333 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3364 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3369 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()