Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bnx2fc/
D57xx_hsi_bnx2fc.h995 #define FCOE_UNSOLICITED_CQE_PKT_LEN (0xFFF<<2) macro
Dbnx2fc_hwi.c647 frame_len = (wqe & FCOE_UNSOLICITED_CQE_PKT_LEN) >> in bnx2fc_process_unsol_compl()