Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/cavium/liquidio/
H A Docteon_network.h38 struct liquidio_if_cfg_resp { struct
H A Dlio_vf_main.c1926 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
1955 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
1960 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
H A Dlio_ethtool.c992 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count()
1000 resp_size = sizeof(struct liquidio_if_cfg_resp); in lio_23xx_reconfigure_queue_count()
1011 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
H A Dlio_main.c3332 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3363 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3368 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()