Searched defs:gfar_private (Results 1 – 1 of 1) sorted by relevance
1135 struct gfar_private { struct1136 struct device *dev;1137 struct net_device *ndev;1138 enum gfar_errata errata;1140 u16 uses_rxfcb;1141 u16 padding;1142 u32 device_flags;1145 int hwts_rx_en;1146 int hwts_tx_en;1148 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];[all …]