Searched refs:add_multi (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12-stable/sys/dev/qlxge/ |
| D | qls_glbl.h | 79 uint32_t add_multi);
|
| D | qls_os.c | 839 qls_set_multi(qla_host_t *ha, uint32_t add_multi) in qls_set_multi() argument 865 qls_hw_set_multi(ha, mta, mcnt, add_multi); in qls_set_multi()
|
| /freebsd-12-stable/sys/dev/qlxgb/ |
| D | qla_glbl.h | 73 uint32_t add_multi);
|
| D | qla_hw.c | 59 uint16_t cntxt_id, uint32_t add_multi); 611 uint32_t add_multi) in qla_config_mac_addr() argument 627 if (add_multi) in qla_config_mac_addr() 1680 uint32_t add_multi) in qla_hw_set_multi() argument 1687 qla_config_mac_addr(ha, mta, rsp->rx_rsp.cntxt_id, add_multi); in qla_hw_set_multi()
|
| D | qla_os.c | 768 qla_set_multi(qla_host_t *ha, uint32_t add_multi) in qla_set_multi() argument 793 qla_hw_set_multi(ha, mta, mcnt, add_multi); in qla_set_multi()
|
| /freebsd-12-stable/sys/dev/qlxgbe/ |
| D | ql_glbl.h | 66 uint32_t add_multi);
|
| D | ql_os.c | 981 qla_set_multi(qla_host_t *ha, uint32_t add_multi) in qla_set_multi() argument 1013 add_multi, (uint32_t)mcnt, 0); in qla_set_multi() 1017 if (!add_multi) { in qla_set_multi()
|
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | qlnx_os.c | 91 static int qlnx_set_multi(qlnx_host_t *ha, uint32_t add_multi); 2649 qlnx_set_multi(qlnx_host_t *ha, uint32_t add_multi) in qlnx_set_multi() argument 2679 qlnx_hw_set_multi(ha, mta, mcnt, add_multi); in qlnx_set_multi()
|