Searched refs:enetc_hw (Results 1 – 24 of 24) sorted by relevance
| /linux/include/linux/fsl/ |
| A D | enetc_mdio.h | 31 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/drivers/net/ethernet/freescale/enetc/ |
| 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_pf.c | 200 struct enetc_hw *hw = &priv->si->hw; in enetc_pf_set_rx_mode() 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() 518 static void enetc_configure_port_mac(struct enetc_hw *hw) in enetc_configure_port_mac() 558 static void enetc_mac_enable(struct enetc_hw *hw, bool en) in enetc_mac_enable() 585 struct enetc_hw *hw = &pf->si->hw; in enetc_configure_port() 1022 struct enetc_hw *hw = &pf->si->hw; in enetc_pl_mac_link_up() 1139 struct enetc_hw *hw = &si->hw; in enetc_init_port_rfs_memory() [all …]
|
| A D | enetc.h | 217 struct enetc_hw hw; 405 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, 413 void enetc_set_rss_key(struct enetc_hw *hw, const u8 *bytes); 449 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_enable() 467 struct enetc_hw *hw = &priv->si->hw; in enetc_psfp_disable()
|
| A D | enetc_ethtool.c | 37 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()
|
| A D | enetc_mdio.c | 161 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()
|
| A D | enetc_hw.h | 350 struct enetc_hw { struct 638 static inline void enetc_load_primary_mac_addr(struct enetc_hw *hw, in enetc_load_primary_mac_addr() 681 static inline void enetc_bdr_enable_rxvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_rxvlan() 690 static inline void enetc_bdr_enable_txvlan(struct enetc_hw *hw, int idx, in enetc_bdr_enable_txvlan() 699 static inline void enetc_set_bdr_prio(struct enetc_hw *hw, int bdr_idx, in enetc_set_bdr_prio()
|
| A D | enetc.c | 130 struct enetc_hw *hw = &priv->si->hw; in enetc_map_tx_buffs() 729 static void enetc_get_tx_tstamp(struct enetc_hw *hw, union enetc_tx_bd *txbd, in enetc_get_tx_tstamp() 961 struct enetc_hw *hw = &priv->si->hw; in enetc_get_rx_tstamp() 1705 struct enetc_hw *hw = &si->hw; in enetc_get_si_caps() 1978 struct enetc_hw *hw = &si->hw; in enetc_configure_si() 2033 static void enetc_setup_txbdr(struct enetc_hw *hw, struct enetc_bdr *tx_ring) in enetc_setup_txbdr() 2172 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_irqs() 2225 struct enetc_hw *hw = &priv->si->hw; in enetc_setup_interrupts() 2581 struct enetc_hw *hw = &priv->si->hw; in enetc_set_rss() 2888 struct enetc_hw *hw; in enetc_pci_probe() [all …]
|
| A D | enetc_pci_mdio.c | 18 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()
|
| A D | enetc_qos.c | 12 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() 691 static u64 get_ptp_now(struct enetc_hw *hw) in get_ptp_now()
|
| A D | enetc_cbdr.c | 6 int enetc_setup_cbdr(struct device *dev, struct enetc_hw *hw, int bd_count, in enetc_setup_cbdr()
|
| A D | .enetc.o.cmd | 1427 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_cbdr.o.cmd | 1427 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_ethtool.o.cmd | 1428 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_ierb.o.cmd | 1449 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_mdio.o.cmd | 1440 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_msg.o.cmd | 1428 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_pci_mdio.o.cmd | 1440 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_pf.o.cmd | 1457 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_ptp.o.cmd | 1444 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_qos.o.cmd | 1427 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| A D | .enetc_vf.o.cmd | 1427 drivers/net/ethernet/freescale/enetc/enetc_hw.h \
|
| /linux/drivers/net/dsa/ocelot/ |
| A D | felix_vsc9959.c | 1039 struct enetc_hw *hw; in vsc9959_mdio_bus_alloc()
|
Completed in 47 milliseconds