Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/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.c16 static void enetc_pf_get_primary_mac_addr(struct enetc_hw *hw, int si, u8 *addr) in enetc_pf_get_primary_mac_addr()
25 static void enetc_pf_set_primary_mac_addr(struct enetc_hw *hw, int si, in enetc_pf_set_primary_mac_addr()
49 static void enetc_set_vlan_promisc(struct enetc_hw *hw, char si_map) in enetc_set_vlan_promisc()
69 static void enetc_set_isol_vlan(struct enetc_hw *hw, int si, u16 vlan, u8 qos) in enetc_set_isol_vlan()
200 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode()
257 static void enetc_set_vlan_ht_filter(struct enetc_hw *hw, int si_idx, in enetc_set_vlan_ht_filter()
321 struct enetc_hw *hw = &priv->si->hw; in enetc_set_loopback()
400 struct enetc_hw *hw = &pf->si->hw; in enetc_setup_mac_address()
449 struct enetc_hw *hw = &si->hw; in enetc_port_assign_rfs_entries()
470 struct enetc_hw *hw = &si->hw; in enetc_port_si_configure()
[all …]
Denetc.h213 struct enetc_hw hw;
401 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count,
409 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes);
445 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_enable()
463 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_disable()
Denetc_mdio.c161 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs) in enetc_hw_alloc()
163 struct enetc_hw *hw; in enetc_hw_alloc()
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()
272 struct enetc_hw *hw = &priv->si->hw; in enetc_get_ethtool_stats()
519 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rxfh()
538 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes) in enetc_set_rss_key()
550 struct enetc_hw *hw = &priv->si->hw; in enetc_set_rxfh()
574 struct enetc_hw *hw = &priv->si->hw; in enetc_get_ringparam()
Denetc_hw.h350 struct enetc_hw { struct
638 static inline void enetc_get_primary_mac_addr(struct enetc_hw *hw, u8 *addr) in enetc_get_primary_mac_addr()
677 static inline void enetc_bdr_enable_rxvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_rxvlan()
686 static inline void enetc_bdr_enable_txvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_txvlan()
695 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio()
Denetc.c128 struct enetc_hw *hw = &priv->si->hw; in enetc_map_tx_buffs()
462 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp()
698 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp()
1442 struct enetc_hw *hw = &si->hw; in enetc_get_si_caps()
1694 struct enetc_hw *hw = &si->hw; in enetc_configure_si()
1749 static void enetc_setup_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_setup_txbdr()
1783 static void enetc_setup_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_setup_rxbdr()
1838 static void enetc_clear_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring) in enetc_clear_rxbdr()
1846 static void enetc_clear_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_clear_txbdr()
1888 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_irqs()
[all …]
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()
687 static u64 get_ptp_now(struct enetc_hw *hw) in get_ptp_now()
Denetc_cbdr.c6 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, in enetc_setup_cbdr()
/Linux-v5.15/drivers/net/dsa/ocelot/
Dfelix_vsc9959.c1041 struct enetc_hw *hw; in vsc9959_mdio_bus_alloc()