Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_iq.h284 void *virtrptr; member
Dlio_core.c46 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_if_cfg_callback()
1335 (struct oct_nic_stats_resp *)sc->virtrptr; in octnet_nic_stats_callback()
1449 resp = (struct oct_nic_stats_resp *)sc->virtrptr; in octnet_get_link_stats()
1533 resp = sc->virtrptr; in liquidio_set_speed()
1612 resp = sc->virtrptr; in liquidio_get_speed()
Dlio_vf_rep.c60 (struct lio_vf_rep_resp *)sc->virtrptr; in lio_vf_rep_send_sc_complete()
94 rep_resp = (struct lio_vf_rep_resp *)sc->virtrptr; in lio_vf_rep_send_soft_command()
Drequest_manager.c873 sc->virtrptr = (u8 *)sc + offset; in octeon_alloc_soft_command()
876 sc->status_word = (u64 *)((u8 *)(sc->virtrptr) + rdatasize - 8); in octeon_alloc_soft_command()
Dlio_ethtool.c795 mdio_cmd_rsp = (struct oct_mdio_cmd_resp *)sc->virtrptr; in octnet_mdio45_access()
1032 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in lio_23xx_reconfigure_queue_count()
2058 resp = (struct oct_intrmod_resp *)sc->virtrptr; in octnet_get_intrmod_cfg()
Dlio_vf_main.c1308 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
1964 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()
Dlio_main.c2237 resp = (struct oct_timestamp_resp *)sc->virtrptr; in handle_timestamp()
3348 resp = (struct liquidio_if_cfg_resp *)sc->virtrptr; in setup_nic_devices()