Home
last modified time | relevance | path

Searched refs:bcmasp_intf (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/broadcom/asp2/
A Dbcmasp.h240 struct bcmasp_intf;
282 unsigned long (*tx_read)(struct bcmasp_intf *intf);
288 struct bcmasp_intf { struct
385 void (*enable_wol)(struct bcmasp_intf *intf, bool en);
388 void (*eee_fixup)(struct bcmasp_intf *priv, bool en);
405 void (*enable_wol)(struct bcmasp_intf *intf, bool en);
408 void (*eee_fixup)(struct bcmasp_intf *intf, bool en);
563 void bcmasp_flush_rx_port(struct bcmasp_intf *intf);
569 int bcmasp_interface_resume(struct bcmasp_intf *intf);
594 void bcmasp_netfilt_release(struct bcmasp_intf *intf,
[all …]
A Dbcmasp_intf.c83 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_rx_mode()
163 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_csum_offload()
269 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_xmit()
378 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_start()
489 struct bcmasp_intf *intf = in bcmasp_tx_poll()
507 struct bcmasp_intf *intf = in bcmasp_rx_poll()
615 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_adj_link()
877 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_deinit()
919 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_stop()
986 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_init()
[all …]
A Dbcmasp_ethtool.c155 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_ethtool_stats()
178 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_msglevel()
185 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_msglevel()
193 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_wol()
205 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_wol()
226 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_flow_insert()
270 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_flow_delete()
299 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_rxnfc()
323 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_rxnfc()
367 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_eee()
[all …]
A Dbcmasp.c34 void bcmasp_enable_phy_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_phy_irq()
48 void bcmasp_enable_tx_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_tx_irq()
104 struct bcmasp_intf *intf; in bcmasp_isr()
124 void bcmasp_flush_rx_port(struct bcmasp_intf *intf) in bcmasp_flush_rx_port()
514 void bcmasp_netfilt_suspend(struct bcmasp_intf *intf) in bcmasp_netfilt_suspend()
1167 struct bcmasp_intf *intf; in bcmasp_init_wol_per_intf()
1197 struct bcmasp_intf *intf; in bcmasp_wol_irq_destroy_per_intf()
1293 struct bcmasp_intf *intf, *n; in bcmasp_remove_intfs()
1307 struct bcmasp_intf *intf; in bcmasp_probe()
1440 struct bcmasp_intf *intf; in bcmasp_suspend()
[all …]
A DMakefile2 bcm-asp-objs := bcmasp.o bcmasp_intf.o bcmasp_ethtool.o

Completed in 17 milliseconds