Searched refs:hw_config (Results 26 - 36 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/cpu/
H A Dperf_event_amd.c378 .hw_config = amd_pmu_hw_config,
H A Dperf_event_intel.c829 .hw_config = x86_pmu_hw_config,
867 .hw_config = intel_pmu_hw_config,
H A Dperf_event.c194 int (*hw_config)(struct perf_event *event); member in struct:x86_pmu
556 return x86_pmu.hw_config(event);
H A Dperf_event_p4.c874 .hw_config = p4_hw_config,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdreg.h568 unsigned short hw_config; /* hardware config (word 93) member in struct:hd_driveid
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/hostap/
H A Dhostap_wlan.h589 int (*hw_config)(struct net_device *dev, int initial); member in struct:prism2_helper_functions
H A Dhostap_hw.c3115 local->func->hw_config = prism2_hw_config;
H A Dhostap_ioctl.c2926 local->func->hw_config(dev, 0);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x.h556 u32 hw_config; member in struct:bnx2x_common
H A Dbnx2x_main.c6001 bp->common.hw_config = SHMEM_RD(bp, dev_info.shared_hw_config.config);
6002 BNX2X_DEV_INFO("hw_config 0x%08x\n", bp->common.hw_config);
6004 bp->link_params.hw_led_mode = ((bp->common.hw_config &
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1201 if (id->hw_config & 0x2000) {

Completed in 110 milliseconds

12