Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h996 #define FCOE_UNSOLICITED_CQE_PKT_LEN (0xFFF<<2) macro
H A Dbnx2fc_hwi.c646 frame_len = (wqe & FCOE_UNSOLICITED_CQE_PKT_LEN) >> in bnx2fc_process_unsol_compl()