Home
last modified time | relevance | path

Searched refs:pcnet32vlb (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Dpcnet32.c86 static int pcnet32vlb; /* check for VLB cards ? */ variable
2972 module_param(pcnet32vlb, int, 0);
2973 MODULE_PARM_DESC(pcnet32vlb, DRV_NAME " Vesa local bus (VLB) support (0/1)");
3002 if (pcnet32vlb) in pcnet32_init_module()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Dpcnet32.c86 static int pcnet32vlb; /* check for VLB cards ? */ variable
2981 module_param(pcnet32vlb, int, 0);
2982 MODULE_PARM_DESC(pcnet32vlb, DRV_NAME " Vesa local bus (VLB) support (0/1)");
3011 if (pcnet32vlb) in pcnet32_init_module()

Completed in 8 milliseconds