Searched refs:ifcfg (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.15/drivers/scsi/arm/ |
D | arxescsi.c | 284 info->info.ifcfg.clockrate = 24; /* MHz */ in arxescsi_probe() 285 info->info.ifcfg.select_timeout = 255; in arxescsi_probe() 286 info->info.ifcfg.asyncperiod = 200; /* ns */ in arxescsi_probe() 287 info->info.ifcfg.sync_max_depth = 0; in arxescsi_probe() 288 info->info.ifcfg.cntl3 = CNTL3_FASTSCSI | CNTL3_FASTCLK; in arxescsi_probe() 289 info->info.ifcfg.disconnect_ok = 0; in arxescsi_probe() 290 info->info.ifcfg.wide_max_size = 0; in arxescsi_probe() 291 info->info.ifcfg.capabilities = FASCAP_PSEUDODMA; in arxescsi_probe()
|
D | powertec.c | 135 if (info->info.ifcfg.capabilities & FASCAP_DMA && in powertecscsi_dma_setup() 334 info->info.ifcfg.clockrate = 40; /* MHz */ in powertecscsi_probe() 335 info->info.ifcfg.select_timeout = 255; in powertecscsi_probe() 336 info->info.ifcfg.asyncperiod = 200; /* ns */ in powertecscsi_probe() 337 info->info.ifcfg.sync_max_depth = 7; in powertecscsi_probe() 338 info->info.ifcfg.cntl3 = CNTL3_BS8 | CNTL3_FASTSCSI | CNTL3_FASTCLK; in powertecscsi_probe() 339 info->info.ifcfg.disconnect_ok = 1; in powertecscsi_probe() 340 info->info.ifcfg.wide_max_size = 0; in powertecscsi_probe() 341 info->info.ifcfg.capabilities = 0; in powertecscsi_probe() 372 info->info.ifcfg.capabilities |= FASCAP_DMA; in powertecscsi_probe()
|
D | cumana_2.c | 410 info->info.ifcfg.clockrate = 40; /* MHz */ in cumanascsi2_probe() 411 info->info.ifcfg.select_timeout = 255; in cumanascsi2_probe() 412 info->info.ifcfg.asyncperiod = 200; /* ns */ in cumanascsi2_probe() 413 info->info.ifcfg.sync_max_depth = 7; in cumanascsi2_probe() 414 info->info.ifcfg.cntl3 = CNTL3_BS8 | CNTL3_FASTSCSI | CNTL3_FASTCLK; in cumanascsi2_probe() 415 info->info.ifcfg.disconnect_ok = 1; in cumanascsi2_probe() 416 info->info.ifcfg.wide_max_size = 0; in cumanascsi2_probe() 417 info->info.ifcfg.capabilities = FASCAP_PSEUDODMA; in cumanascsi2_probe() 446 info->info.ifcfg.capabilities |= FASCAP_DMA; in cumanascsi2_probe()
|
D | eesox.c | 527 info->info.ifcfg.clockrate = 40; /* MHz */ in eesoxscsi_probe() 528 info->info.ifcfg.select_timeout = 255; in eesoxscsi_probe() 529 info->info.ifcfg.asyncperiod = 200; /* ns */ in eesoxscsi_probe() 530 info->info.ifcfg.sync_max_depth = 7; in eesoxscsi_probe() 531 info->info.ifcfg.cntl3 = CNTL3_FASTSCSI | CNTL3_FASTCLK; in eesoxscsi_probe() 532 info->info.ifcfg.disconnect_ok = 1; in eesoxscsi_probe() 533 info->info.ifcfg.wide_max_size = 0; in eesoxscsi_probe() 534 info->info.ifcfg.capabilities = FASCAP_PSEUDODMA; in eesoxscsi_probe() 564 info->info.ifcfg.capabilities |= FASCAP_DMA; in eesoxscsi_probe() 565 info->info.ifcfg.cntl3 |= CNTL3_BS8; in eesoxscsi_probe()
|
D | fas216.c | 210 info->ifcfg.clockrate, info->ifcfg.select_timeout, in fas216_dumpinfo() 211 info->ifcfg.asyncperiod, info->ifcfg.sync_max_depth); in fas216_dumpinfo() 445 int value = (info->ifcfg.clockrate * ns) / 1000; in fas216_syncperiod() 554 if (msg[4] > info->ifcfg.sync_max_depth) in fas216_handlesync() 555 msg[4] = info->ifcfg.sync_max_depth; in fas216_handlesync() 556 if (msg[3] < 1000 / info->ifcfg.clockrate) in fas216_handlesync() 557 msg[3] = 1000 / info->ifcfg.clockrate; in fas216_handlesync() 580 if (msg[4] <= info->ifcfg.sync_max_depth && in fas216_handlesync() 581 msg[3] >= 1000 / info->ifcfg.clockrate) { in fas216_handlesync() 608 dev->period = info->ifcfg.asyncperiod / 4; in fas216_handlesync() [all …]
|
D | fas216.h | 277 } ifcfg; member
|
/Linux-v5.15/Documentation/networking/ |
D | bonding.rst | 1064 ifcfg-id file for each slave device. The simplest way to accomplish 1066 file ifcfg-id file created; see below for some issues with DHCP). The 1069 ifcfg-id-xx:xx:xx:xx:xx:xx 1074 Once the set of ifcfg-id-xx:xx:xx:xx:xx:xx files has been 1094 Once the ifcfg-id-xx:xx:xx:xx:xx:xx files have been modified, 1096 itself. This file is named ifcfg-bondX, where X is the number of the 1098 ifcfg-bond0, the second is ifcfg-bond1, and so on. The sysconfig 1102 The contents of the ifcfg-bondX file is as follows:: 1175 Additional general options and details of the ifcfg file 1176 format can be found in an example ifcfg template file:: [all …]
|
D | decnet.rst | 95 or something similar, to /etc/sysconfig/network-scripts/ifcfg-eth0 or
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/dlink/ |
D | dl2k.rst | 58 7. Run ``netconfig`` or ``netconf`` to create configuration script ifcfg-eth0 192 script named ifcfg-ethx that contains network information.
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/intel/ |
D | fm10k.rst | 78 - For RHEL: /etc/sysconfig/network-scripts/ifcfg-eth<x>
|
D | igb.rst | 113 - For RHEL: /etc/sysconfig/network-scripts/ifcfg-eth<x>
|
D | e1000e.rst | 274 - For RHEL: /etc/sysconfig/network-scripts/ifcfg-eth<x>
|
D | e1000.rst | 408 to the file /etc/sysconfig/network-scripts/ifcfg-eth<x>. This example
|
D | ixgbe.rst | 429 /etc/sysconfig/network-scripts/ifcfg-eth<x> // for RHEL
|
D | i40e.rst | 330 /etc/sysconfig/network-scripts/ifcfg-eth<x> // for RHEL
|
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/chelsio/ |
D | cxgb.rst | 285 the ifcfg-eth# config files in /etc/sysconfig/network-scripts, looking 289 ifcfg-eth# files, it will bring up the device with the next available
|
/Linux-v5.15/drivers/ata/ |
D | sata_mv.c | 3555 u32 ifcfg = readl(port_mmio + SATA_IFCFG); in mv_setup_ifcfg() local 3557 ifcfg = (ifcfg & 0xf7f) | 0x9b1000; /* from chip spec */ in mv_setup_ifcfg() 3559 ifcfg |= (1 << 7); /* enable gen2i speed */ in mv_setup_ifcfg() 3560 writelfl(ifcfg, port_mmio + SATA_IFCFG); in mv_setup_ifcfg()
|