Home
last modified time | relevance | path

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

/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 static inline struct enetc_hw *enetc_hw_alloc(struct device *dev, in enetc_hw_alloc()
/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 Denetc4_pf.c26 struct enetc_hw *hw = &pf->si->hw; in enetc4_get_port_caps()
46 struct enetc_hw *hw = &si->hw; in enetc4_get_psi_hw_features()
54 static void enetc4_pf_set_si_primary_mac(struct enetc_hw *hw, int si, in enetc4_pf_set_si_primary_mac()
69 static void enetc4_pf_get_si_primary_mac(struct enetc_hw *hw, int si, in enetc4_pf_get_si_primary_mac()
82 static void enetc4_pf_set_si_mac_promisc(struct enetc_hw *hw, int si, in enetc4_pf_set_si_mac_promisc()
100 static void enetc4_pf_set_si_uc_hash_filter(struct enetc_hw *hw, int si, in enetc4_pf_set_si_uc_hash_filter()
107 static void enetc4_pf_set_si_mc_hash_filter(struct enetc_hw *hw, int si, in enetc4_pf_set_si_mc_hash_filter()
172 struct enetc_hw *hw = &pf->si->hw; in enetc4_pf_set_uc_exact_filter()
231 struct enetc_hw *hw = &pf->si->hw; in enetc4_pf_set_mac_hash_filter()
311 struct enetc_hw *hw = &pf->si->hw; in enetc4_default_rings_allocation()
[all …]
H A Denetc_pf.c15 static void enetc_pf_get_primary_mac_addr(struct enetc_hw *hw, int si, u8 *addr) in enetc_pf_get_primary_mac_addr()
24 static void enetc_pf_set_primary_mac_addr(struct enetc_hw *hw, int si, in enetc_pf_set_primary_mac_addr()
45 static void enetc_set_vlan_promisc(struct enetc_hw *hw, char si_map) in enetc_set_vlan_promisc()
65 static void enetc_set_isol_vlan(struct enetc_hw *hw, int si, u16 vlan, u8 qos) in enetc_set_isol_vlan()
162 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode()
299 struct enetc_hw *hw = &si->hw; in enetc_port_assign_rfs_entries()
319 struct enetc_hw *hw = &si->hw; in enetc_port_get_caps()
337 struct enetc_hw *hw = &si->hw; in enetc_port_si_configure()
387 void enetc_set_ptcmsdur(struct enetc_hw *hw, u32 *max_sdu) in enetc_set_ptcmsdur()
401 void enetc_reset_ptcmsdur(struct enetc_hw *hw) in enetc_reset_ptcmsdur()
[all …]
H A Denetc.h308 struct enetc_hw hw;
550 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count,
603 void enetc_reset_ptcmsdur(struct enetc_hw *hw);
604 void enetc_set_ptcmsdur(struct enetc_hw *hw, u32 *queue_max_sdu);
629 struct enetc_hw *hw = &priv->si->hw; in enetc_get_max_cap()
648 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_enable()
666 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_disable()
H A Denetc.c265 struct enetc_hw *hw = &si->hw; in enetc_update_ptp_sync_msg()
1153 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp()
1393 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp()
1425 struct enetc_hw *hw = &priv->si->hw; in enetc_get_offloads()
2162 struct enetc_hw *hw = &si->hw; in enetc_get_si_caps()
2487 static void enetc_set_lso_flags_mask(struct enetc_hw *hw) in enetc_set_lso_flags_mask()
2498 struct enetc_hw *hw = &priv->si->hw; in enetc_set_rss()
2512 struct enetc_hw *hw = &si->hw; in enetc_configure_si()
2580 static void enetc_setup_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_setup_txbdr()
2614 static void enetc_setup_rxbdr(struct enetc_hw *hw, struct enetc_bdr *rx_ring, in enetc_setup_rxbdr()
[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_hw.h388 struct enetc_hw { struct
711 static inline void enetc_get_primary_mac_addr(struct enetc_hw *hw, u8 *addr) in enetc_get_primary_mac_addr()
723 static inline void enetc_load_primary_mac_addr(struct enetc_hw *hw, in enetc_load_primary_mac_addr()
765 static inline void enetc_bdr_enable_rxvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_rxvlan()
774 static inline void enetc_bdr_enable_txvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_txvlan()
783 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio()
H A Denetc_cbdr.c6 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, in enetc_setup_cbdr()
67 struct enetc_hw *hw = &si->hw; in enetc4_setup_cbdr()