Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac.h119 struct stmmac_priv { struct
138 int (*hwif_quirks)(struct stmmac_priv *priv); argument
139 struct mutex lock;
142 struct stmmac_rx_queue rx_queue[MTL_MAX_RX_QUEUES];
145 struct stmmac_tx_queue tx_queue[MTL_MAX_TX_QUEUES];
148 struct stmmac_channel channel[STMMAC_CH_MAX];
150 bool oldlink;
151 int speed;
152 int oldduplex;
153 unsigned int flow_ctrl;
[all …]