Searched defs:gfar_private (Results 1 – 1 of 1) sorted by relevance
1124 struct gfar_private { struct1125 struct device *dev;1126 struct net_device *ndev;1127 enum gfar_errata errata;1129 u16 uses_rxfcb;1130 u16 padding;1131 u32 device_flags;1134 int hwts_rx_en;1135 int hwts_tx_en;1137 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];[all …]