Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxgb/
H A Dqla_glbl.h70 extern void qla_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt,
H A Dqla_os.c769 qla_hw_set_multi(ha, mta, mcnt, add_multi); in qla_set_multi()
H A Dqla_hw.c1662 qla_hw_set_multi(qla_host_t *ha, uint8_t *mta, uint32_t mcnt, in qla_hw_set_multi() function