Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Dlio_ethtool.c43 struct oct_intrmod_resp { struct
2044 struct oct_intrmod_resp *resp; in octnet_get_intrmod_cfg()
2052 sizeof(struct oct_intrmod_resp), in octnet_get_intrmod_cfg()
2058 resp = (struct oct_intrmod_resp *)sc->virtrptr; in octnet_get_intrmod_cfg()
2059 memset(resp, 0, sizeof(struct oct_intrmod_resp)); in octnet_get_intrmod_cfg()