Searched refs:bnxt_hwrm_cfa_l2_set_rx_mask (Results 1 – 3 of 3) sorted by relevance
75 int bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt_softc *softc,
3191 bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info); in bnxt_init()3240 bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info); in bnxt_multi_set()3249 if (bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info)) in bnxt_multi_set()3598 rc = bnxt_hwrm_cfa_l2_set_rx_mask(softc, &softc->vnic_info); in bnxt_promisc_set()
2066 bnxt_hwrm_cfa_l2_set_rx_mask(struct bnxt_softc *softc, in bnxt_hwrm_cfa_l2_set_rx_mask() function