Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc.h127 #define FCOE_XIDS_PER_CPU_OFFSET ((512 * nr_cpu_ids) - 1) macro
Dbnx2fc_fcoe.c957 fcoe_max_xid = hba->max_xid + FCOE_XIDS_PER_CPU_OFFSET; in bnx2fc_em_config()