Searched defs:velocity_opt (Results 1 – 1 of 1) sorted by relevance
1411 struct velocity_opt { struct1412 int numrx; /* Number of RX descriptors */1413 int numtx; /* Number of TX descriptors */1414 enum speed_opt spd_dpx; /* Media link mode */1416 int DMA_length; /* DMA length */1417 int rx_thresh; /* RX_THRESH */1418 int flow_cntl;1419 int wol_opts; /* Wake on lan options */1420 int td_int_count;1421 int int_works;[all …]