Home
last modified time | relevance | path

Searched refs:virtrptr (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/cavium/liquidio/
Dlio_core.c1303 (struct oct_nic_stats_resp *)sc->virtrptr; in octnet_nic_stats_callback()
1417 resp = (struct oct_nic_vf_stats_resp *)sc->virtrptr; in lio_fetch_vf_stats()
1492 resp = (struct oct_nic_stats_resp *)sc->virtrptr; in lio_fetch_stats()
1553 resp = sc->virtrptr; in liquidio_set_speed()
1620 resp = sc->virtrptr; in liquidio_get_speed()
1714 resp = sc->virtrptr; in liquidio_set_fec()
1785 resp = sc->virtrptr; in liquidio_get_fec()
Docteon_iq.h286 void *virtrptr; member
Drequest_manager.c920 sc->virtrptr = (u8 *)sc + offset; in octeon_alloc_soft_command()
923 sc->status_word = (u64 *)((u8 *)(sc->virtrptr) + rdatasize - 8); in octeon_alloc_soft_command()
Dlio_vf_rep.c77 rep_resp = (struct lio_vf_rep_resp *)sc->virtrptr; in lio_vf_rep_send_soft_command()
Dlio_ethtool.c778 mdio_cmd_rsp = (struct oct_mdio_cmd_resp *)sc->virtrptr; in octnet_mdio45_access()
1011 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
2018 resp = (struct oct_intrmod_resp *)sc->virtrptr; in octnet_get_intrmod_cfg()
Dlio_vf_main.c1320 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
1969 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_main.c2202 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
3376 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()