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.h562 int mc_list_count; member
H A Dif_bnxt.c771 softc->vnic_info.mc_list_count = 0; in bnxt_rx_queues_alloc()
3246 softc->vnic_info.mc_list_count = mcnt; in bnxt_multi_set()
H A Dbnxt_hwrm.c2077 req.num_mc_entries = htole32(vnic->mc_list_count); in bnxt_hwrm_cfa_l2_set_rx_mask()