Lines Matching refs:enetc_hw
13 static void enetc_pf_get_primary_mac_addr(struct enetc_hw *hw, int si, u8 *addr) in enetc_pf_get_primary_mac_addr()
22 static void enetc_pf_set_primary_mac_addr(struct enetc_hw *hw, int si, in enetc_pf_set_primary_mac_addr()
46 static void enetc_set_vlan_promisc(struct enetc_hw *hw, char si_map) in enetc_set_vlan_promisc()
66 static void enetc_set_isol_vlan(struct enetc_hw *hw, int si, u16 vlan, u8 qos) in enetc_set_isol_vlan()
194 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode()
255 static void enetc_set_vlan_ht_filter(struct enetc_hw *hw, int si_idx, in enetc_set_vlan_ht_filter()
319 struct enetc_hw *hw = &priv->si->hw; in enetc_set_loopback()
398 struct enetc_hw *hw = &si->hw; in enetc_port_setup_primary_mac_address()
416 struct enetc_hw *hw = &si->hw; in enetc_port_assign_rfs_entries()
437 struct enetc_hw *hw = &si->hw; in enetc_port_si_configure()
485 static void enetc_configure_port_mac(struct enetc_hw *hw) in enetc_configure_port_mac()
500 static void enetc_mac_config(struct enetc_hw *hw, phy_interface_t phy_mode) in enetc_mac_config()
511 static void enetc_mac_enable(struct enetc_hw *hw, bool en) in enetc_mac_enable()
522 static void enetc_configure_port_pmac(struct enetc_hw *hw) in enetc_configure_port_pmac()
538 struct enetc_hw *hw = &pf->si->hw; in enetc_configure_port()