Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1294 struct oct_nic_stats_resp *resp = in octnet_nic_stats_callback()
1295 (struct oct_nic_stats_resp *)sc->virtrptr; in octnet_nic_stats_callback()
1457 struct oct_nic_stats_resp *resp; in lio_fetch_stats()
1476 sizeof(struct oct_nic_stats_resp), in lio_fetch_stats()
1484 resp = (struct oct_nic_stats_resp *)sc->virtrptr; in lio_fetch_stats()
1485 memset(resp, 0, sizeof(struct oct_nic_stats_resp)); in lio_fetch_stats()
H A Docteon_network.h68 struct oct_nic_stats_resp { struct
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/liquidio/
H A Dlio_core.c1301 struct oct_nic_stats_resp *resp = in octnet_nic_stats_callback()
1302 (struct oct_nic_stats_resp *)sc->virtrptr; in octnet_nic_stats_callback()
1464 struct oct_nic_stats_resp *resp; in lio_fetch_stats()
1483 sizeof(struct oct_nic_stats_resp), in lio_fetch_stats()
1491 resp = (struct oct_nic_stats_resp *)sc->virtrptr; in lio_fetch_stats()
1492 memset(resp, 0, sizeof(struct oct_nic_stats_resp)); in lio_fetch_stats()
H A Docteon_network.h68 struct oct_nic_stats_resp { struct

Completed in 8 milliseconds