Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Denetc_mdio.h31 struct enetc_hw;
34 struct enetc_hw *hw;
46 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs);
62 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs) in enetc_hw_alloc()
/openbmc/linux/drivers/net/ethernet/freescale/enetc/
H A 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()
H A Denetc_ethtool.c44 struct enetc_hw *hw = &priv->si->hw; in enetc_get_reglen()
66 struct enetc_hw *hw = &priv->si->hw; in enetc_get_regs()
290 struct enetc_hw *hw = &priv->si->hw; in enetc_get_ethtool_stats()
331 struct enetc_hw *hw = &priv->si->hw; in enetc_get_pause_stats()
418 struct enetc_hw *hw = &priv->si->hw; in enetc_get_eth_mac_stats()
439 struct enetc_hw *hw = &priv->si->hw; in enetc_get_eth_ctrl_stats()
461 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rmon_stats()
697 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rxfh()
729 struct enetc_hw *hw = &priv->si->hw; in enetc_set_rxfh()
941 struct enetc_hw *hw = &priv->si->hw; in enetc_get_mm_stats()
[all …]
H A Denetc.h240 struct enetc_hw hw;
444 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count,
452 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes);
493 void enetc_reset_ptcmsdur(struct enetc_hw *hw);
494 void enetc_set_ptcmsdur(struct enetc_hw *hw, u32 *queue_max_sdu);
511 struct enetc_hw *hw = &priv->si->hw; in enetc_get_max_cap()
530 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_enable()
548 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_disable()
H A Denetc_pf.c201 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode()
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()
518 void enetc_set_ptcmsdur(struct enetc_hw *hw, u32 *max_sdu) in enetc_set_ptcmsdur()
532 void enetc_reset_ptcmsdur(struct enetc_hw *hw) in enetc_reset_ptcmsdur()
542 struct enetc_hw *hw = &si->hw; in enetc_configure_port_mac()
589 struct enetc_hw *hw = &pf->si->hw; in enetc_configure_port()
1011 struct enetc_hw *hw = &pf->si->hw; in enetc_pl_mac_link_up()
1148 struct enetc_hw *hw = &si->hw; in enetc_init_port_rfs_memory()
[all …]
H A Denetc.c149 struct enetc_hw *hw = &priv->si->hw; in enetc_map_tx_buffs()
987 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp()
1724 struct enetc_hw *hw = &si->hw; in enetc_get_si_caps()
2052 struct enetc_hw *hw = &si->hw; in enetc_configure_si()
2199 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_bdrs()
2231 struct enetc_hw *hw = &priv->si->hw; in enetc_enable_bdrs()
2259 struct enetc_hw *hw = &priv->si->hw; in enetc_disable_bdrs()
2288 struct enetc_hw *hw = &priv->si->hw; in enetc_wait_bdrs()
2298 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_irqs()
3133 struct enetc_hw *hw; in enetc_pci_probe()
[all …]
H A Denetc_mdio.c220 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs) in enetc_hw_alloc()
222 struct enetc_hw *hw; in enetc_hw_alloc()
H A Denetc_qos.c12 static u16 enetc_get_max_gcl_len(struct enetc_hw *hw) in enetc_get_max_gcl_len()
19 struct enetc_hw *hw = &priv->si->hw; in enetc_sched_speed_set()
49 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_taprio()
140 struct enetc_hw *hw = &priv->si->hw; in enetc_reset_taprio()
224 static u32 enetc_get_cbs_enable(struct enetc_hw *hw, u8 tc) in enetc_get_cbs_enable()
229 static u8 enetc_get_cbs_bw(struct enetc_hw *hw, u8 tc) in enetc_get_cbs_bw()
240 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_tc_cbs()
355 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_tc_txtime()
713 static u64 get_ptp_now(struct enetc_hw *hw) in get_ptp_now()
H A Denetc_hw.h376 struct enetc_hw { struct
665 static inline void enetc_load_primary_mac_addr(struct enetc_hw *hw, in enetc_load_primary_mac_addr()
708 static inline void enetc_bdr_enable_rxvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_rxvlan()
717 static inline void enetc_bdr_enable_txvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_txvlan()
726 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio()
H A Denetc_pci_mdio.c18 struct enetc_hw *hw; in enetc_pci_mdio_probe()
H A Denetc_vf.c10 static void enetc_msg_vsi_write_msg(struct enetc_hw *hw, in enetc_msg_vsi_write_msg()
H A Denetc_cbdr.c6 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, in enetc_setup_cbdr()
/openbmc/linux/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c965 struct enetc_hw *hw; in vsc9959_mdio_bus_alloc()