Searched refs:enetc_hw (Results 1 – 17 of 17) sorted by relevance
| /drivers/net/ethernet/freescale/enetc/ |
| A D | enetc4_pf.c | 26 struct enetc_hw *hw = &pf->si->hw; in enetc4_get_port_caps() 162 struct enetc_hw *hw = &pf->si->hw; in enetc4_pf_set_uc_exact_filter() 221 struct enetc_hw *hw = &pf->si->hw; in enetc4_pf_set_mac_hash_filter() 300 struct enetc_hw *hw = &pf->si->hw; in enetc4_default_rings_allocation() 353 struct enetc_hw *hw = &pf->si->hw; in enetc4_set_default_si_vlan_promisc() 365 struct enetc_hw *hw = &pf->si->hw; in enetc4_set_si_msix_num() 384 struct enetc_hw *hw = &pf->si->hw; in enetc4_enable_all_si() 398 struct enetc_hw *hw = &pf->si->hw; in enetc4_configure_port_si() 438 struct enetc_hw *hw = &pf->si->hw; in enetc4_enable_trx() 500 struct enetc_hw *hw = &si->hw; in enetc4_psi_do_set_rx_mode() [all …]
|
| 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()
|
| 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() 287 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() 723 struct enetc_hw *hw = &si->hw; in enetc_get_rss_key() 754 struct enetc_hw *hw = &si->hw; in enetc_set_rss_key() 982 struct enetc_hw *hw = &priv->si->hw; in enetc_get_mm_stats() [all …]
|
| A D | enetc_pf.c | 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() 411 struct enetc_hw *hw = &si->hw; in enetc_configure_port_mac() 457 struct enetc_hw *hw = &pf->si->hw; in enetc_configure_port() 691 struct enetc_hw *hw = &pf->si->hw; in enetc_pl_mac_link_up() 789 struct enetc_hw *hw = &si->hw; in enetc_init_port_rfs_memory() [all …]
|
| A D | enetc.h | 298 struct enetc_hw hw; 536 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, 589 void enetc_reset_ptcmsdur(struct enetc_hw *hw); 590 void enetc_set_ptcmsdur(struct enetc_hw *hw, u32 *queue_max_sdu); 607 struct enetc_hw *hw = &priv->si->hw; in enetc_get_max_cap() 626 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_enable() 644 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_disable()
|
| A D | enetc_pf.h | 32 void (*set_si_primary_mac)(struct enetc_hw *hw, int si, const u8 *addr); 33 void (*get_si_primary_mac)(struct enetc_hw *hw, int si, u8 *addr);
|
| A D | enetc.c | 228 struct enetc_hw *hw = &priv->si->hw; in enetc_map_tx_buffs() 1346 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp() 2098 struct enetc_hw *hw = &si->hw; in enetc_get_si_caps() 2434 struct enetc_hw *hw = &priv->si->hw; in enetc_set_rss() 2448 struct enetc_hw *hw = &si->hw; in enetc_configure_si() 2601 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_bdrs() 2633 struct enetc_hw *hw = &priv->si->hw; in enetc_enable_rx_bdrs() 2642 struct enetc_hw *hw = &priv->si->hw; in enetc_enable_tx_bdrs() 2667 struct enetc_hw *hw = &priv->si->hw; in enetc_disable_rx_bdrs() 3556 struct enetc_hw *hw; in enetc_pci_probe() [all …]
|
| A D | enetc4_debugfs.c | 15 struct enetc_hw *hw = &si->hw; in enetc_show_si_mac_hash_filter() 32 struct enetc_hw *hw = &si->hw; in enetc_mac_filter_show()
|
| 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()
|
| 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()
|
| A D | enetc_pf_common.c | 13 struct enetc_hw *hw = &pf->si->hw; in enetc_set_si_hw_addr() 20 struct enetc_hw *hw = &pf->si->hw; in enetc_get_si_hw_addr() 380 struct enetc_hw *hw = &si->hw; in enetc_set_si_vlan_ht_filter()
|
| A D | enetc_pf_common.h | 19 static inline u16 enetc_get_ip_revision(struct enetc_hw *hw) in enetc_get_ip_revision()
|
| A D | enetc_hw.h | 387 struct enetc_hw { struct 709 static inline void enetc_load_primary_mac_addr(struct enetc_hw *hw, in enetc_load_primary_mac_addr() 752 static inline void enetc_bdr_enable_rxvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_rxvlan() 761 static inline void enetc_bdr_enable_txvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_txvlan() 770 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio()
|
| A D | enetc_cbdr.c | 6 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()
|
| A D | enetc_pci_mdio.c | 42 struct enetc_hw *hw; in enetc_pci_mdio_probe()
|
| A D | enetc_vf.c | 10 static void enetc_msg_vsi_write_msg(struct enetc_hw *hw, in enetc_msg_vsi_write_msg()
|
| /drivers/net/dsa/ocelot/ |
| A D | felix_vsc9959.c | 965 struct enetc_hw *hw; in vsc9959_mdio_bus_alloc()
|
Completed in 52 milliseconds