Searched defs:ravb_hw_info (Results 1 – 1 of 1) sorted by relevance
1006 struct ravb_hw_info { struct1011 void (*set_rate)(struct net_device *ndev);1013 int (*dmac_init)(struct net_device *ndev);1016 size_t gstrings_size;1017 netdev_features_t net_hw_features;1018 netdev_features_t net_features;1019 int stats_len;1020 size_t max_rx_len;1021 u32 tccr_mask;1022 u32 rx_max_buf_size;[all …]
Completed in 13 milliseconds