Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sfe/
H A Dsfe_util.h322 int16_t mc_count_req; member
H A Dsfe_util.c3281 if (dp->mc_count_req++ < GEM_MAXMC) { in gem_add_multicast()
3293 if (dp->mc_count_req != dp->mc_count) { in gem_add_multicast()
3324 dp->mc_count_req--; in gem_remove_multicast()
3339 if (dp->mc_count_req != dp->mc_count) { in gem_remove_multicast()
4096 dp->mc_count_req = 0; in gem_m_start()