Home
last modified time | relevance | path

Searched refs:oct_nic_vf_stats_resp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1392 struct oct_nic_vf_stats_resp *resp; in lio_fetch_vf_stats()
1400 sizeof(struct oct_nic_vf_stats_resp), in lio_fetch_vf_stats()
1409 resp = (struct oct_nic_vf_stats_resp *)sc->virtrptr; in lio_fetch_vf_stats()
1410 memset(resp, 0, sizeof(struct oct_nic_vf_stats_resp)); in lio_fetch_vf_stats()
H A Docteon_network.h74 struct oct_nic_vf_stats_resp { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1399 struct oct_nic_vf_stats_resp *resp; in lio_fetch_vf_stats()
1407 sizeof(struct oct_nic_vf_stats_resp), in lio_fetch_vf_stats()
1416 resp = (struct oct_nic_vf_stats_resp *)sc->virtrptr; in lio_fetch_vf_stats()
1417 memset(resp, 0, sizeof(struct oct_nic_vf_stats_resp)); in lio_fetch_vf_stats()
H A Docteon_network.h74 struct oct_nic_vf_stats_resp { struct

Completed in 7 milliseconds