Searched defs:velocity_opt (Results 1 – 1 of 1) sorted by relevance
1402 struct velocity_opt { struct1403 int numrx; /* Number of RX descriptors */1404 int numtx; /* Number of TX descriptors */1405 enum speed_opt spd_dpx; /* Media link mode */1407 int DMA_length; /* DMA length */1408 int rx_thresh; /* RX_THRESH */1409 int flow_cntl;1410 int wol_opts; /* Wake on lan options */1411 int td_int_count;1412 int int_works;[all …]