Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgbe/
H A Dql_glbl.h63 extern int ql_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt,
H A Dql_os.c1003 ret = ql_hw_set_multi(ha, mta, mcnt, 1); in qla_set_multi()
H A Dql_hw.c3657 ql_hw_set_multi(qla_host_t *ha, uint8_t *mcast_addr, uint32_t mcnt, in ql_hw_set_multi() function