Searched refs:LPFC_FCOE_FCF_NEXT_NONE (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c20302 * initial roundrobin FCF record index, LPFC_FCOE_FCF_NEXT_NONE (0xFFFF)
20348 return LPFC_FCOE_FCF_NEXT_NONE;
20355 return LPFC_FCOE_FCF_NEXT_NONE;
H A Dlpfc_hbadisc.c2377 if (fcf_index == LPFC_FCOE_FCF_NEXT_NONE) {
2851 if (next_fcf_index == LPFC_FCOE_FCF_NEXT_NONE || next_fcf_index == 0) {
H A Dlpfc_sli4.h67 #define LPFC_FCOE_FCF_NEXT_NONE 0xFFFF macro

Completed in 288 milliseconds