Searched refs:WORKER_RAMP_UP_QUEUE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc.h377 #define WORKER_RAMP_UP_QUEUE 0x1000 /* hba: Increase Q depth */ macro
H A Dlpfc_scsi.c326 * This routine post WORKER_RAMP_UP_QUEUE event for @phba vport. This routine
356 evt_posted = phba->pport->work_port_events & WORKER_RAMP_UP_QUEUE;
358 phba->pport->work_port_events |= WORKER_RAMP_UP_QUEUE;
410 * lpfc_ramp_up_queue_handler - WORKER_RAMP_UP_QUEUE event handler
413 * This routine is called to process WORKER_RAMP_UP_QUEUE event for worker
H A Dlpfc_hbadisc.c570 if (work_port_events & WORKER_RAMP_UP_QUEUE)

Completed in 68 milliseconds