Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/fcoe/
Dfcoe_transport.c394 if (port->fcoe_pending_queue_active) in fcoe_check_wait_queue()
396 port->fcoe_pending_queue_active = 1; in fcoe_check_wait_queue()
421 port->fcoe_pending_queue_active = 0; in fcoe_check_wait_queue()
Dfcoe.c703 port->fcoe_pending_queue_active = 0; in fcoe_netdev_config()
/linux-4.4.14/include/scsi/
Dlibfcoe.h356 u8 fcoe_pending_queue_active; member
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c764 port->fcoe_pending_queue_active = 0; in bnx2fc_net_config()