Searched refs:VELOCITY_PARAM (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 258 #define VELOCITY_PARAM(N, D) \ macro 266 VELOCITY_PARAM(RxDescriptors, "Number of receive descriptors"); 271 VELOCITY_PARAM(TxDescriptors, "Number of transmit descriptors"); 282 VELOCITY_PARAM(rx_thresh, "Receive fifo threshold"); 298 VELOCITY_PARAM(DMA_length, "DMA length"); 307 VELOCITY_PARAM(IP_byte_align, "Enable IP header dword aligned"); 320 VELOCITY_PARAM(flow_control, "Enable flow control ability"); 337 VELOCITY_PARAM(speed_duplex, "Setting the speed and duplex mode"); 349 VELOCITY_PARAM(wol_opts, "Wake On Lan options");
|
/kernel/linux/linux-6.6/drivers/net/ethernet/via/ |
H A D | via-velocity.c | 258 #define VELOCITY_PARAM(N, D) \ macro 266 VELOCITY_PARAM(RxDescriptors, "Number of receive descriptors"); 271 VELOCITY_PARAM(TxDescriptors, "Number of transmit descriptors"); 282 VELOCITY_PARAM(rx_thresh, "Receive fifo threshold"); 298 VELOCITY_PARAM(DMA_length, "DMA length"); 307 VELOCITY_PARAM(IP_byte_align, "Enable IP header dword aligned"); 320 VELOCITY_PARAM(flow_control, "Enable flow control ability"); 337 VELOCITY_PARAM(speed_duplex, "Setting the speed and duplex mode"); 349 VELOCITY_PARAM(wol_opts, "Wake On Lan options");
|
Completed in 11 milliseconds