Searched refs:num_evts (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/platform/x86/intel/telemetry/ |
| H A D | pltdrv.c | 281 num_ioss_evts = evtconfig.num_evts; in telemetry_setup_iossevtconfig() 412 num_pss_evts = evtconfig.num_evts; in telemetry_setup_pssevtconfig() 542 pss_evtconfig.num_evts, action); in telemetry_setup_evtconfig() 547 ioss_evtconfig.num_evts, action); in telemetry_setup_evtconfig() 551 if (ioss_evtconfig.num_evts) { in telemetry_setup_evtconfig() 557 if (pss_evtconfig.num_evts) { in telemetry_setup_evtconfig() 626 pss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_setup() 630 ioss_evtconfig.num_evts = TELEM_MAX_OS_ALLOCATED_EVENTS; in telemetry_setup()
|
| /linux/drivers/remoteproc/ |
| H A D | pru_rproc.h | 42 u8 num_evts; member
|
| /linux/arch/x86/include/asm/ |
| H A D | intel_telemetry.h | 31 u8 num_evts; member
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 3167 int num_evts = 0; in be_intx() local 3178 num_evts = events_get(eqo); in be_intx() 3180 if (num_evts) in be_intx() 3183 be_eq_notify(adapter, eqo->q.id, false, true, num_evts, 0); in be_intx() 3189 if (num_evts || eqo->spurious_intr++ == 0) in be_intx() 3301 int max_work = 0, work, i, num_evts; in be_poll() local 3306 num_evts = events_get(eqo); in be_poll() 3332 be_eq_notify(adapter, eqo->q.id, true, false, num_evts, in be_poll() 3336 be_eq_notify(adapter, eqo->q.id, false, false, num_evts, 0); in be_poll()
|
| /linux/include/net/bluetooth/ |
| H A D | hci.h | 3063 __u8 num_evts; 2854 __u8 num_evts; global() member
|