Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/fcoe/
Dfcoe_transport.c407 if (port->fcoe_pending_queue_active) in fcoe_check_wait_queue()
409 port->fcoe_pending_queue_active = 1; in fcoe_check_wait_queue()
434 port->fcoe_pending_queue_active = 0; in fcoe_check_wait_queue()
Dfcoe.c737 port->fcoe_pending_queue_active = 0; in fcoe_netdev_config()
/linux-6.1.9/include/scsi/
Dlibfcoe.h355 u8 fcoe_pending_queue_active; member
/linux-6.1.9/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c818 port->fcoe_pending_queue_active = 0; in bnx2fc_net_config()