Searched refs:bcmasp_intf (Results 1 – 5 of 5) sorted by relevance
233 struct bcmasp_intf;275 unsigned long (*tx_read)(struct bcmasp_intf *intf);281 struct bcmasp_intf { struct365 void (*eee_fixup)(struct bcmasp_intf *priv, bool en);385 void (*eee_fixup)(struct bcmasp_intf *intf, bool en);558 void bcmasp_flush_rx_port(struct bcmasp_intf *intf);562 int bcmasp_interface_suspend(struct bcmasp_intf *intf);564 int bcmasp_interface_resume(struct bcmasp_intf *intf);586 bool bcmasp_netfilt_check_dup(struct bcmasp_intf *intf,589 void bcmasp_netfilt_release(struct bcmasp_intf *intf,[all …]
83 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()381 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_start()492 struct bcmasp_intf *intf = in bcmasp_tx_poll()510 struct bcmasp_intf *intf = in bcmasp_rx_poll()616 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_adj_link()883 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_deinit()925 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_stop()992 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_init()[all …]
127 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_ethtool_stats()150 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_msglevel()157 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_msglevel()165 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_wol()177 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_wol()198 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_flow_insert()242 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_flow_delete()271 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_rxnfc()295 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_rxnfc()342 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_eth_mac_stats()[all …]
34 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()59 void bcmasp_enable_rx_irq(struct bcmasp_intf *intf, int en) in bcmasp_enable_rx_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()730 void bcmasp_netfilt_release(struct bcmasp_intf *intf, in bcmasp_netfilt_release()1236 struct bcmasp_intf *intf, *n; in bcmasp_remove_intfs()1250 struct bcmasp_intf *intf; in bcmasp_probe()1394 struct bcmasp_intf *intf; in bcmasp_suspend()[all …]
2 bcm-asp-objs := bcmasp.o bcmasp_intf.o bcmasp_ethtool.o
Completed in 17 milliseconds