Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_hw.c49 static int qls_config_mcast_mac_addr(qla_host_t *ha, uint8_t *mac_addr,
301 qls_config_mcast_mac_addr(qla_host_t *ha, uint8_t *mac_addr, uint32_t add_mac, in qls_config_mcast_mac_addr() function
1208 if (qls_config_mcast_mac_addr(ha, ha->mcast[i].addr, in qls_hw_add_all_mcast()
1238 if (qls_config_mcast_mac_addr(ha, mta, 1, i)) in qls_hw_add_mcast()
1257 if (qls_config_mcast_mac_addr(ha, mta, 0, i)) in qls_hw_del_mcast()