Home
last modified time | relevance | path

Searched refs:ql_remove_from_multicast_list (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h862 extern int ql_remove_from_multicast_list(qlge_t *, uint8_t *);
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c165 ret = ql_remove_from_multicast_list(qlge, (uint8_t *)ep); in ql_m_multicst()
H A Dqlge.c4732 ql_remove_from_multicast_list(qlge_t *qlge, uint8_t *ep) in ql_remove_from_multicast_list() function