Home
last modified time | relevance | path

Searched refs:FCOE_CQE_TOGGLE_BIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h840 #define FCOE_CQE_TOGGLE_BIT (0x1<<15) macro
H A Dbnx2fc_hwi.c1089 while (((wqe = cqe->wqe) & FCOE_CQE_TOGGLE_BIT) == in bnx2fc_process_new_cqes()