Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/cavium/liquidio/
H A Dlio_ethtool.c37 struct oct_intrmod_resp { struct
2003 struct oct_intrmod_resp *resp; in octnet_get_intrmod_cfg()
2011 sizeof(struct oct_intrmod_resp), 0); in octnet_get_intrmod_cfg()
2016 resp = (struct oct_intrmod_resp *)sc->virtrptr; in octnet_get_intrmod_cfg()
2017 memset(resp, 0, sizeof(struct oct_intrmod_resp)); in octnet_get_intrmod_cfg()