Searched refs:fcoe_pending_queue_active (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/fcoe/
H A Dfcoe.h116 * @fcoe_pending_queue_active: Indicates if the pending queue is active
129 u8 fcoe_pending_queue_active; member in struct:fcoe_port
H A Dfcoe.c673 port->fcoe_pending_queue_active = 0;
1773 if (port->fcoe_pending_queue_active)
1775 port->fcoe_pending_queue_active = 1;
1800 port->fcoe_pending_queue_active = 0;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/fcoe/
H A Dfcoe.h116 * @fcoe_pending_queue_active: Indicates if the pending queue is active
129 u8 fcoe_pending_queue_active; member in struct:fcoe_port
H A Dfcoe.c673 port->fcoe_pending_queue_active = 0;
1773 if (port->fcoe_pending_queue_active)
1775 port->fcoe_pending_queue_active = 1;
1800 port->fcoe_pending_queue_active = 0;

Completed in 88 milliseconds