Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_gld.c683 if (pUM->ucastTableLen == LM_MAX_UC_TABLE_SIZE) in BnxeRxRingGroupAddMac()
704 pUM->ucastTableLen++; in BnxeRxRingGroupAddMac()
727 if (pUM->ucastTableLen == 0) in BnxeRxRingGroupRemMac()
754 pUM->ucastTableLen--; in BnxeRxRingGroupRemMac()
H A Dbnxe.h654 u32_t ucastTableLen; /* number of ucast addrs in the table */ member