Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/i825xx/
H A Dether1.h36 struct ether1_priv { struct
37 void __iomem *base;
38 unsigned int tx_link;
39 unsigned int tx_head;
40 volatile unsigned int tx_tail;
41 volatile unsigned int rx_head;
42 volatile unsigned int rx_tail;
43 unsigned char bus_type;
44 unsigned char resetting;
45 unsigned char initialising : 1;
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/i825xx/
H A Dether1.h36 struct ether1_priv { struct
37 void __iomem *base;
38 unsigned int tx_link;
39 unsigned int tx_head;
40 volatile unsigned int tx_tail;
41 volatile unsigned int rx_head;
42 volatile unsigned int rx_tail;
43 unsigned char bus_type;
44 unsigned char resetting;
45 unsigned char initialising : 1;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/i825xx/
H A Dether1.h36 struct ether1_priv { struct
37 void __iomem *base;
38 unsigned int tx_link;
39 unsigned int tx_head;
40 volatile unsigned int tx_tail;
41 volatile unsigned int rx_head;
42 volatile unsigned int rx_tail;
43 unsigned char bus_type;
44 unsigned char resetting;
45 unsigned char initialising : 1;
[all …]