Home
last modified time | relevance | path

Searched defs:netsec_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/socionext/
Dnetsec.c261 struct netsec_priv { struct
262 struct netsec_desc_ring desc_ring[NETSEC_RING_MAX];
263 struct ethtool_coalesce et_coalesce;
264 spinlock_t reglock; /* protect reg access */
265 struct napi_struct napi;
266 phy_interface_t phy_interface;
267 struct net_device *ndev;
268 struct device_node *phy_np;
269 struct phy_device *phydev;
270 struct mii_bus *mii_bus;
[all …]