Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/fcoe/
Dfcoe_transport.c292 if (port->fcoe_pending_queue_active) in fcoe_check_wait_queue()
294 port->fcoe_pending_queue_active = 1; in fcoe_check_wait_queue()
319 port->fcoe_pending_queue_active = 0; in fcoe_check_wait_queue()
Dfcoe.c660 port->fcoe_pending_queue_active = 0; in fcoe_netdev_config()
/linux-3.4.99/include/scsi/
Dlibfcoe.h322 u8 fcoe_pending_queue_active; member
/linux-3.4.99/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c777 port->fcoe_pending_queue_active = 0; in bnx2fc_net_config()