Lines Matching refs:enetc_hw
18 static void enetc_pf_get_primary_mac_addr(struct enetc_hw *hw, int si, u8 *addr) in enetc_pf_get_primary_mac_addr()
27 static void enetc_pf_set_primary_mac_addr(struct enetc_hw *hw, int si, in enetc_pf_set_primary_mac_addr()
51 static void enetc_set_vlan_promisc(struct enetc_hw *hw, char si_map) in enetc_set_vlan_promisc()
86 static void enetc_set_isol_vlan(struct enetc_hw *hw, int si, u16 vlan, u8 qos) in enetc_set_isol_vlan()
213 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode()
274 static void enetc_set_vlan_ht_filter(struct enetc_hw *hw, int si_idx, in enetc_set_vlan_ht_filter()
344 struct enetc_hw *hw = &priv->si->hw; in enetc_set_loopback()
423 struct enetc_hw *hw = &si->hw; in enetc_port_setup_primary_mac_address()
441 struct enetc_hw *hw = &si->hw; in enetc_port_assign_rfs_entries()
462 struct enetc_hw *hw = &si->hw; in enetc_port_si_configure()
510 static void enetc_configure_port_mac(struct enetc_hw *hw) in enetc_configure_port_mac()
532 static void enetc_configure_port_pmac(struct enetc_hw *hw) in enetc_configure_port_pmac()
548 struct enetc_hw *hw = &pf->si->hw; in enetc_configure_port()