Searched defs:velocity_opt (Results 1 – 1 of 1) sorted by relevance
1358 struct velocity_opt { struct1359 int numrx; /* Number of RX descriptors */1360 int numtx; /* Number of TX descriptors */1361 enum speed_opt spd_dpx; /* Media link mode */1363 int DMA_length; /* DMA length */1364 int rx_thresh; /* RX_THRESH */1365 int flow_cntl;1366 int wol_opts; /* Wake on lan options */1367 int td_int_count;1368 int int_works;[all …]