Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/sfe/
H A Dsfe_util.h322 int16_t mc_count_req; member
H A Dsfe_util.c3283 if (dp->mc_count_req++ < GEM_MAXMC) { in gem_add_multicast()
3295 if (dp->mc_count_req != dp->mc_count) { in gem_add_multicast()
3326 dp->mc_count_req--; in gem_remove_multicast()
3341 if (dp->mc_count_req != dp->mc_count) { in gem_remove_multicast()
4098 dp->mc_count_req = 0; in gem_m_start()