Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_network.h44 struct liquidio_if_cfg_resp { struct
Dlio_vf_main.c1929 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
1958 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
1964 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_core.c44 struct liquidio_if_cfg_resp *resp; in lio_if_cfg_callback()
46 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_if_cfg_callback()
Dlio_ethtool.c1012 struct liquidio_if_cfg_resp *resp; in lio_23xx_reconfigure_queue_count()
1020 resp_size = sizeof(struct liquidio_if_cfg_resp); in lio_23xx_reconfigure_queue_count()
1032 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
Dlio_main.c3311 struct liquidio_if_cfg_resp *resp; in setup_nic_devices()
3342 resp_size = sizeof(struct liquidio_if_cfg_resp); in setup_nic_devices()
3348 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()