Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_glbl.h79 extern int qla_hw_del_all_mcast(qla_host_t *ha);
H A Dql_os.c994 ret = qla_hw_del_all_mcast(ha); in qla_set_multi()
H A Dql_hw.c3295 if (qla_hw_del_all_mcast(ha)) in qla_del_rcv_cntxt()
3576 qla_hw_del_all_mcast(qla_host_t *ha) in qla_hw_del_all_mcast() function