Searched defs:gfar_private (Results 1 – 2 of 2) sorted by relevance
1088 struct gfar_private { struct1089 struct device *dev;1090 struct net_device *ndev;1091 enum gfar_errata errata;1093 u16 uses_rxfcb;1094 u16 padding;1095 u32 device_flags;1098 int hwts_rx_en;1099 int hwts_tx_en;1101 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];[all …]
1132 struct gfar_private { struct1133 struct device *dev;1134 struct net_device *ndev;1135 enum gfar_errata errata;1137 u16 uses_rxfcb;1138 u16 padding;1139 u32 device_flags;1142 int hwts_rx_en;1143 int hwts_tx_en;1145 struct gfar_priv_tx_q *tx_queue[MAX_TX_QS];[all …]