Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/socionext/
Dnetsec.c291 struct netsec_priv { struct
292 struct netsec_desc_ring desc_ring[NETSEC_RING_MAX];
293 struct ethtool_coalesce et_coalesce;
294 struct bpf_prog *xdp_prog;
295 spinlock_t reglock; /* protect reg access */
296 struct napi_struct napi;
297 phy_interface_t phy_interface;
298 struct net_device *ndev;
299 struct device_node *phy_np;
300 struct phy_device *phydev;
[all …]