Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/marvell/
Dskge.h2450 struct skge_port { struct
2451 struct skge_hw *hw;
2452 struct net_device *netdev;
2453 struct napi_struct napi;
2454 int port;
2455 u32 msg_enable;
2457 struct skge_ring tx_ring;
2459 struct skge_ring rx_ring ____cacheline_aligned_in_smp;
2460 unsigned int rx_buf_size;
2462 struct timer_list link_timer;
[all …]