Searched defs:velocity_opt (Results 1 – 1 of 1) sorted by relevance
1744 struct velocity_opt { struct1745 int numrx; /* Number of RX descriptors */1746 int numtx; /* Number of TX descriptors */1747 enum speed_opt spd_dpx; /* Media link mode */1748 int vid; /* vlan id */1749 int DMA_length; /* DMA length */1750 int rx_thresh; /* RX_THRESH */1751 int flow_cntl;1752 int wol_opts; /* Wake on lan options */1753 int td_int_count;[all …]