/openbmc/linux/include/linux/fsl/ |
H A D | enetc_mdio.h | 31 struct enetc_hw; 34 struct enetc_hw *hw; 46 struct enetc_hw *enetc_hw_alloc(struct device *dev, void __iomem *port_regs); 62 static inline struct enetc_hw *enetc_hw_alloc(struct device *dev, in enetc_hw_alloc()
|
/openbmc/linux/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_msg.c | 6 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 D | enetc_ethtool.c | 44 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() 320 static void enetc_pause_stats(struct enetc_hw *hw, int mac, in enetc_pause_stats() 331 struct enetc_hw *hw = &priv->si->hw; in enetc_get_pause_stats() 348 static void enetc_mac_stats(struct enetc_hw *hw, int mac, in enetc_mac_stats() 371 static void enetc_ctrl_stats(struct enetc_hw *hw, int mac, in enetc_ctrl_stats() 389 static void enetc_rmon_stats(struct enetc_hw *hw, int mac, in enetc_rmon_stats() 418 struct enetc_hw *hw = &priv->si->hw; in enetc_get_eth_mac_stats() 439 struct enetc_hw *h in enetc_get_eth_ctrl_stats() [all...] |
H A D | enetc.h | 16 #include "enetc_hw.h" 237 struct enetc_hw hw; 442 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, 450 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes); 491 void enetc_reset_ptcmsdur(struct enetc_hw *hw); in enetc_cbd_free_data_mem() 492 void enetc_set_ptcmsdur(struct enetc_hw *hw, u32 *queue_max_sdu); in enetc_cbd_free_data_mem() 509 struct enetc_hw *hw = &priv->si->hw; 528 struct enetc_hw *hw = &priv->si->hw; 546 struct enetc_hw *hw = &priv->si->hw;
|
H A D | enetc_pf.c | 17 static void enetc_pf_get_primary_mac_addr(struct enetc_hw *hw, int si, u8 *addr) in enetc_pf_get_primary_mac_addr() 26 static void enetc_pf_set_primary_mac_addr(struct enetc_hw *hw, int si, in enetc_pf_set_primary_mac_addr() 50 static void enetc_set_vlan_promisc(struct enetc_hw *hw, char si_map) in enetc_set_vlan_promisc() 70 static void enetc_set_isol_vlan(struct enetc_hw *hw, int si, u16 vlan, u8 qos) in enetc_set_isol_vlan() 201 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode() 258 static void enetc_set_vlan_ht_filter(struct enetc_hw *hw, int si_idx, in enetc_set_vlan_ht_filter() 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() [all …]
|
H A D | enetc.c | 170 struct enetc_hw *hw = &priv->si->hw; in enetc_map_tx_buffs() 795 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp() 1032 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp() 1776 struct enetc_hw *hw = &si->hw; 2104 struct enetc_hw *hw = &si->hw; in enetc_configure_si() 2163 static void enetc_setup_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_free_si_resources() 2197 static void enetc_setup_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring, in enetc_setup_txbdr() 2251 struct enetc_hw *hw = &priv->si->hw; 2261 static void enetc_enable_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_setup_bdrs() 2271 static void enetc_enable_rxbdr(struct enetc_hw *h in enetc_enable_txbdr() [all...] |
H A D | enetc_mdio.c | 220 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 D | enetc_qos.c | 12 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 D | enetc_hw.h | 376 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 D | enetc_pci_mdio.c | 18 struct enetc_hw *hw; in enetc_pci_mdio_probe()
|
H A D | enetc_vf.c | 10 static void enetc_msg_vsi_write_msg(struct enetc_hw *hw, in enetc_msg_vsi_write_msg()
|
H A D | enetc_cbdr.c | 6 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 D | felix_vsc9959.c | 965 struct enetc_hw *hw; in vsc9959_mdio_bus_alloc()
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |