Searched defs:enetc_ndev_priv (Results 1 – 1 of 1) sorted by relevance
346 struct enetc_ndev_priv { struct347 struct net_device *ndev;349 struct enetc_si *si;353 u16 num_rx_rings, num_tx_rings;354 u16 rx_bd_count, tx_bd_count;356 u16 msg_enable;358 u8 preemptible_tcs;377 struct phylink *phylink;378 int ic_mode;379 u32 tx_ictt;[all …]
Completed in 8 milliseconds