Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c37 struct oct_intrmod_resp { struct
2005 struct oct_intrmod_resp *resp; in octnet_get_intrmod_cfg()
2013 sizeof(struct oct_intrmod_resp), 0); in octnet_get_intrmod_cfg()
2018 resp = (struct oct_intrmod_resp *)sc->virtrptr; in octnet_get_intrmod_cfg()
2019 memset(resp, 0, sizeof(struct oct_intrmod_resp)); in octnet_get_intrmod_cfg()