Home
last modified time | relevance | path

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

/freebsd/sys/dev/bnxt/bnxt_en/
H A Dbnxt_hwrm.h75 int bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt_softc *softc,
H A Dif_bnxt.c2935 bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info); in bnxt_init()
2984 bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info); in bnxt_multi_set()
2993 if (bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info)) in bnxt_multi_set()
3217 rc = bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info);
H A Dbnxt_hwrm.c1985 bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt_softc *softc, in bnxt_hwrm_cfa_l2_set_rx_mask() function