Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt.h531 int mc_list_count; member
H A Dif_bnxt.c739 softc->vnic_info.mc_list_count = 0; in bnxt_rx_queues_alloc()
2988 softc->vnic_info.mc_list_count = mcnt; in bnxt_multi_set()
H A Dbnxt_hwrm.c1996 req.num_mc_entries = htole32(vnic->mc_list_count); in bnxt_hwrm_cfa_l2_set_rx_mask()