Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe_transport.c417 if (port->fcoe_pending_queue_active) in fcoe_check_wait_queue()
419 port->fcoe_pending_queue_active = 1; in fcoe_check_wait_queue()
444 port->fcoe_pending_queue_active = 0; in fcoe_check_wait_queue()
Dfcoe.c751 port->fcoe_pending_queue_active = 0; in fcoe_netdev_config()
/Linux-v4.19/include/scsi/
Dlibfcoe.h363 u8 fcoe_pending_queue_active; member
/Linux-v4.19/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c825 port->fcoe_pending_queue_active = 0; in bnx2fc_net_config()