Home
last modified time | relevance | path

Searched refs:enetc_hw (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.10/include/linux/fsl/
Denetc_mdio.h31 struct enetc_hw;
34 struct enetc_hw *hw;
42 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs);
51 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs) in enetc_hw_alloc()
/Linux-v5.10/drivers/net/ethernet/freescale/enetc/
Denetc_msg.c6 static void enetc_msg_disable_mr_int(struct enetc_hw *hw) in enetc_msg_disable_mr_int()
13 static void enetc_msg_enable_mr_int(struct enetc_hw *hw) in enetc_msg_enable_mr_int()
34 struct enetc_hw *hw = &pf->si->hw; in enetc_msg_task()
68 struct enetc_hw *hw = &si->hw; in enetc_msg_alloc_mbx()
96 struct enetc_hw *hw = &si->hw; in enetc_msg_free_mbx()
Denetc_pf.c13 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()
[all …]
Denetc.h161 struct enetc_hw hw;
318 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes);
354 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_enable()
372 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_disable()
Denetc_ethtool.c37 struct enetc_hw *hw = &priv->si->hw; in enetc_get_reglen()
56 struct enetc_hw *hw = &priv->si->hw; in enetc_get_regs()
264 struct enetc_hw *hw = &priv->si->hw; in enetc_get_ethtool_stats()
502 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rxfh()
521 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes) in enetc_set_rss_key()
533 struct enetc_hw *hw = &priv->si->hw; in enetc_set_rxfh()
557 struct enetc_hw *hw = &priv->si->hw; in enetc_get_ringparam()
Denetc_mdio.c164 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs) in enetc_hw_alloc()
166 struct enetc_hw *hw; in enetc_hw_alloc()
Denetc.c365 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp()
548 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp()
798 struct enetc_hw *hw = &si->hw; in enetc_get_si_caps()
1056 static void enetc_setup_cbdr(struct enetc_hw *hw, struct enetc_cbdr *cbdr) in enetc_setup_cbdr()
1076 static void enetc_clear_cbdr(struct enetc_hw *hw) in enetc_clear_cbdr()
1104 struct enetc_hw *hw = &si->hw; in enetc_configure_si()
1187 static void enetc_setup_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_setup_txbdr()
1221 static void enetc_setup_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_setup_rxbdr()
1272 static void enetc_clear_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_clear_rxbdr()
1280 static void enetc_clear_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_clear_txbdr()
[all …]
Denetc_hw.h322 struct enetc_hw { struct
611 static inline void enetc_get_primary_mac_addr(struct enetc_hw *hw, u8 *addr) in enetc_get_primary_mac_addr()
650 static inline void enetc_bdr_enable_rxvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_rxvlan()
659 static inline void enetc_bdr_enable_txvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_txvlan()
668 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio()
Denetc_pci_mdio.c18 struct enetc_hw *hw; in enetc_pci_mdio_probe()
Denetc_vf.c10 static void enetc_msg_vsi_write_msg(struct enetc_hw *hw, in enetc_msg_vsi_write_msg()
Denetc_qos.c12 static u16 enetc_get_max_gcl_len(struct enetc_hw *hw) in enetc_get_max_gcl_len()
169 static u32 enetc_get_cbs_enable(struct enetc_hw *hw, u8 tc) in enetc_get_cbs_enable()
174 static u8 enetc_get_cbs_bw(struct enetc_hw *hw, u8 tc) in enetc_get_cbs_bw()
688 static u64 get_ptp_now(struct enetc_hw *hw) in get_ptp_now()
/Linux-v5.10/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1023 struct enetc_hw *hw; in vsc9959_mdio_bus_alloc()