Home
last modified time | relevance | path

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

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