| /OK3568_Linux_fs/kernel/drivers/scsi/arm/ |
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A 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()
|
| H A D | fas216.c | 211 info->ifcfg.clockrate, info->ifcfg.select_timeout, in fas216_dumpinfo() 212 info->ifcfg.asyncperiod, info->ifcfg.sync_max_depth); in fas216_dumpinfo() 446 int value = (info->ifcfg.clockrate * ns) / 1000; in fas216_syncperiod() 555 if (msg[4] > info->ifcfg.sync_max_depth) in fas216_handlesync() 556 msg[4] = info->ifcfg.sync_max_depth; in fas216_handlesync() 557 if (msg[3] < 1000 / info->ifcfg.clockrate) in fas216_handlesync() 558 msg[3] = 1000 / info->ifcfg.clockrate; in fas216_handlesync() 581 if (msg[4] <= info->ifcfg.sync_max_depth && in fas216_handlesync() 582 msg[3] >= 1000 / info->ifcfg.clockrate) { in fas216_handlesync() 609 dev->period = info->ifcfg.asyncperiod / 4; in fas216_handlesync() [all …]
|
| H A D | fas216.h | 277 } ifcfg; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/ |
| H A D | wlan0dhcp | 6 cp ifcfg-wlan0 /etc/sysconfig/network-scripts/ 13 rm -f /etc/sysconfig/network-scripts/ifcfg-wlan0
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/libteam/libteam/ |
| H A D | 0001-team_basic_test.py-disable-RedHat-specific-test.patch | 6 The test _run_teamd_initscripts() is for RedHat ifcfg scripts which are 8 /etc/sysconfig/network-scripts/ifcfg-*
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-connectivity/networkmanager/networkmanager/ |
| H A D | 0001-do-not-ask-host-for-ifcfg-defaults.patch | 4 Subject: [PATCH] do-not-ask-host-for-ifcfg-defaults
|