Searched refs:BXE_VF_CIDS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/bxe/
H A Dbxe.h720 #define BXE_VF_CIDS (BXE_MAX_NUM_OF_VFS * BXE_CIDS_PER_VF) macro
H A Dbxe.c5864 return ((BXE_FIRST_VF_CID + BXE_VF_CIDS) / ILT_PAGE_CIDS);
15867 cid_count += BXE_VF_CIDS;

Completed in 160 milliseconds