Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h725 boolean_t multicast_promisc; member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c4708 if (!qlge->multicast_promisc) { in ql_add_to_multicast_list()
4719 qlge->multicast_promisc = B_TRUE; in ql_add_to_multicast_list()
4770 if (qlge->multicast_promisc) { in ql_remove_from_multicast_list()
4781 qlge->multicast_promisc = B_FALSE; in ql_remove_from_multicast_list()