Searched refs:VELOCITY_PARAM (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/via/ |
D | via-velocity.c | 267 #define VELOCITY_PARAM(N, D) \ macro 275 VELOCITY_PARAM(RxDescriptors, "Number of receive descriptors"); 280 VELOCITY_PARAM(TxDescriptors, "Number of transmit descriptors"); 291 VELOCITY_PARAM(rx_thresh, "Receive fifo threshold"); 307 VELOCITY_PARAM(DMA_length, "DMA length"); 316 VELOCITY_PARAM(IP_byte_align, "Enable IP header dword aligned"); 329 VELOCITY_PARAM(flow_control, "Enable flow control ability"); 346 VELOCITY_PARAM(speed_duplex, "Setting the speed and duplex mode"); 353 VELOCITY_PARAM(ValPktLen, "Receiving or Drop invalid 802.3 frame"); 365 VELOCITY_PARAM(wol_opts, "Wake On Lan options");
|