Lines Matching defs:intf

57 static void bcmasp_enable_tx(struct bcmasp_intf *intf, int en)  in bcmasp_enable_tx()
71 static void bcmasp_enable_rx(struct bcmasp_intf *intf, int en) in bcmasp_enable_rx()
83 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_set_rx_mode() local
135 static void bcmasp_clean_txcb(struct bcmasp_intf *intf, int index) in bcmasp_clean_txcb()
145 static int tx_spb_ring_full(struct bcmasp_intf *intf, int cnt) in tx_spb_ring_full()
163 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_csum_offload() local
234 static unsigned long bcmasp_rx_edpkt_dma_rq(struct bcmasp_intf *intf) in bcmasp_rx_edpkt_dma_rq()
239 static void bcmasp_rx_edpkt_cfg_wq(struct bcmasp_intf *intf, dma_addr_t addr) in bcmasp_rx_edpkt_cfg_wq()
244 static void bcmasp_rx_edpkt_dma_wq(struct bcmasp_intf *intf, dma_addr_t addr) in bcmasp_rx_edpkt_dma_wq()
249 static unsigned long bcmasp_tx_spb_dma_rq(struct bcmasp_intf *intf) in bcmasp_tx_spb_dma_rq()
254 static void bcmasp_tx_spb_dma_wq(struct bcmasp_intf *intf, dma_addr_t addr) in bcmasp_tx_spb_dma_wq()
269 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_xmit() local
377 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_start() local
389 static void umac_reset(struct bcmasp_intf *intf) in umac_reset()
399 static void umac_set_hw_addr(struct bcmasp_intf *intf, in umac_set_hw_addr()
410 static void umac_enable_set(struct bcmasp_intf *intf, u32 mask, in umac_enable_set()
431 static void umac_init(struct bcmasp_intf *intf) in umac_init()
438 static int bcmasp_tx_reclaim(struct bcmasp_intf *intf) in bcmasp_tx_reclaim()
487 struct bcmasp_intf *intf = in bcmasp_tx_poll() local
505 struct bcmasp_intf *intf = in bcmasp_rx_poll() local
613 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_adj_link() local
689 static int bcmasp_init_rx(struct bcmasp_intf *intf) in bcmasp_init_rx()
766 static void bcmasp_reclaim_free_all_rx(struct bcmasp_intf *intf) in bcmasp_reclaim_free_all_rx()
777 static int bcmasp_init_tx(struct bcmasp_intf *intf) in bcmasp_init_tx()
830 static void bcmasp_reclaim_free_all_tx(struct bcmasp_intf *intf) in bcmasp_reclaim_free_all_tx()
842 static void bcmasp_ephy_enable_set(struct bcmasp_intf *intf, bool enable) in bcmasp_ephy_enable_set()
880 static void bcmasp_rgmii_mode_en_set(struct bcmasp_intf *intf, bool enable) in bcmasp_rgmii_mode_en_set()
895 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_deinit() local
939 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_stop() local
964 static void bcmasp_configure_port(struct bcmasp_intf *intf) in bcmasp_configure_port()
1004 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_netif_init() local
1122 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_open() local
1140 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_tx_timeout() local
1149 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_phys_port_name() local
1160 struct bcmasp_intf *intf = netdev_priv(dev); in bcmasp_get_stats64() local
1192 static void bcmasp_map_res(struct bcmasp_priv *priv, struct bcmasp_intf *intf) in bcmasp_map_res()
1216 struct bcmasp_intf *intf; in bcmasp_interface_create() local
1303 void bcmasp_interface_destroy(struct bcmasp_intf *intf) in bcmasp_interface_destroy()
1312 static void bcmasp_suspend_to_wol(struct bcmasp_intf *intf) in bcmasp_suspend_to_wol()
1352 int bcmasp_interface_suspend(struct bcmasp_intf *intf) in bcmasp_interface_suspend()
1393 static void bcmasp_resume_from_wol(struct bcmasp_intf *intf) in bcmasp_resume_from_wol()
1407 int bcmasp_interface_resume(struct bcmasp_intf *intf) in bcmasp_interface_resume()