• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/

Lines Matching refs:cas

234 static void cas_set_link_modes(struct cas *cp);
236 static inline void cas_lock_tx(struct cas *cp)
244 static inline void cas_lock_all(struct cas *cp)
260 struct cas *xxxcp = (cp); \
265 static inline void cas_unlock_tx(struct cas *cp)
273 static inline void cas_unlock_all(struct cas *cp)
281 struct cas *xxxcp = (cp); \
286 static void cas_disable_irq(struct cas *cp, const int ring)
319 static inline void cas_mask_intr(struct cas *cp)
327 static void cas_enable_irq(struct cas *cp, const int ring)
356 static inline void cas_unmask_intr(struct cas *cp)
364 static inline void cas_entropy_gather(struct cas *cp)
376 static inline void cas_entropy_reset(struct cas *cp)
396 static u16 cas_phy_read(struct cas *cp, int reg)
417 static int cas_phy_write(struct cas *cp, int reg, u16 val)
439 static void cas_phy_powerup(struct cas *cp)
449 static void cas_phy_powerdown(struct cas *cp)
460 static int cas_page_free(struct cas *cp, cas_page_t *page)
480 static cas_page_t *cas_page_alloc(struct cas *cp, const gfp_t flags)
503 static void cas_spare_init(struct cas *cp)
516 static void cas_spare_free(struct cas *cp)
543 static void cas_spare_recover(struct cas *cp, const gfp_t flags)
619 static cas_page_t *cas_page_dequeue(struct cas *cp)
653 static void cas_mif_poll(struct cas *cp, const int enable)
675 static void cas_begin_auto_negotiation(struct cas *cp, struct ethtool_cmd *ep)
767 static int cas_reset_mii_phy(struct cas *cp)
783 static int cas_saturn_firmware_init(struct cas *cp)
818 static void cas_saturn_firmware_load(struct cas *cp)
850 static void cas_phy_init(struct cas *cp)
976 static int cas_pcs_link_check(struct cas *cp)
1061 struct cas *cp, u32 status)
1071 struct cas *cp, u32 status)
1122 static void cas_load_firmware(struct cas *cp, cas_hp_inst_t *firmware)
1155 static void cas_init_rx_dma(struct cas *cp)
1323 static inline cas_page_t *cas_page_spare(struct cas *cp, const int index)
1341 static cas_page_t *cas_page_swap(struct cas *cp, const int ring,
1359 static void cas_clean_rxds(struct cas *cp)
1387 static void cas_clean_rxcs(struct cas *cp)
1403 static int cas_rxmac_interrupt(struct net_device *dev, struct cas *cp,
1436 static int cas_mac_interrupt(struct net_device *dev, struct cas *cp,
1462 static inline int cas_mdio_link_not_up(struct cas *cp)
1519 static int cas_mii_link_check(struct cas *cp, const u16 bmsr)
1575 static int cas_mif_interrupt(struct net_device *dev, struct cas *cp,
1589 static int cas_pci_interrupt(struct net_device *dev, struct cas *cp,
1655 static int cas_abnormal_irq(struct net_device *dev, struct cas *cp,
1722 static inline int cas_calc_tabort(struct cas *cp, const unsigned long addr,
1734 static inline void cas_tx_ringN(struct cas *cp, int ring, int limit)
1806 static void cas_tx(struct net_device *dev, struct cas *cp,
1832 static int cas_rx_process_pkt(struct cas *cp, struct cas_rx_comp *rxc,
2048 static inline void cas_rx_flow_pkt(struct cas *cp, const u64 *words,
2069 static void cas_post_page(struct cas *cp, const int ring, const int index)
2097 static int cas_post_rxds_ringN(struct cas *cp, int ring, int num)
2170 static int cas_rx_ringN(struct cas *cp, int ring, int budget)
2287 struct cas *cp, int ring)
2318 struct cas *cp, const u32 status,
2328 struct cas *cp = netdev_priv(dev);
2358 static inline void cas_handle_irq1(struct cas *cp, const u32 status)
2381 struct cas *cp = netdev_priv(dev);
2407 struct cas *cp, const u32 status)
2433 struct cas *cp = netdev_priv(dev);
2466 struct cas *cp = container_of(napi, struct cas, napi);
2537 struct cas *cp = netdev_priv(dev);
2563 struct cas *cp = netdev_priv(dev);
2612 static void cas_write_txd(struct cas *cp, int ring, int entry,
2626 static inline void *tx_tiny_buf(struct cas *cp, const int ring,
2632 static inline dma_addr_t tx_tiny_map(struct cas *cp, const int ring,
2640 static inline int cas_xmit_tx_ringN(struct cas *cp, int ring,
2744 struct cas *cp = netdev_priv(dev);
2759 static void cas_init_tx_dma(struct cas *cp)
2813 static inline void cas_init_dma(struct cas *cp)
2819 static void cas_process_mc_list(struct cas *cp)
2854 static u32 cas_setup_multicast(struct cas *cp)
2876 static void cas_clear_mac_err(struct cas *cp)
2892 static void cas_mac_reset(struct cas *cp)
2926 static void cas_init_mac(struct cas *cp)
3012 static void cas_init_pause_thresholds(struct cas *cp)
3057 static int cas_get_vpd_info(struct cas *cp, unsigned char *dev_addr,
3230 static void cas_check_pci_invariants(struct cas *cp)
3261 static int cas_check_invariants(struct cas *cp)
3338 static inline void cas_start_dma(struct cas *cp)
3399 static void cas_read_pcs_link_mode(struct cas *cp, int *fd, int *spd,
3411 static void cas_read_mii_link_mode(struct cas *cp, int *fd, int *spd,
3447 static void cas_set_link_modes(struct cas *cp)
3570 static void cas_init_hw(struct cas *cp, int restart_link)
3593 static void cas_hard_reset(struct cas *cp)
3601 static void cas_global_reset(struct cas *cp, int blkflag)
3651 static void cas_reset(struct cas *cp, int blkflag)
3684 static void cas_shutdown(struct cas *cp)
3706 struct cas *cp = netdev_priv(dev);
3728 static void cas_clean_txd(struct cas *cp, int ring)
3776 static inline void cas_free_rx_desc(struct cas *cp, int ring)
3790 static void cas_free_rxds(struct cas *cp)
3799 static void cas_clean_rings(struct cas *cp)
3816 static inline int cas_alloc_rx_desc(struct cas *cp, int ring)
3829 static int cas_alloc_rxds(struct cas *cp)
3844 struct cas *cp = container_of(work, struct cas, reset_task);
3901 struct cas *cp = (struct cas *) data;
4009 static void cas_tx_tiny_free(struct cas *cp)
4025 static int cas_tx_tiny_alloc(struct cas *cp)
4045 struct cas *cp = netdev_priv(dev);
4120 struct cas *cp = netdev_priv(dev);
4194 static void cas_read_regs(struct cas *cp, u8 *ptr, int len)
4218 struct cas *cp = netdev_priv(dev);
4283 struct cas *cp = netdev_priv(dev);
4321 struct cas *cp = netdev_priv(dev);
4333 struct cas *cp = netdev_priv(dev);
4441 struct cas *cp = netdev_priv(dev);
4466 struct cas *cp = netdev_priv(dev);
4482 struct cas *cp = netdev_priv(dev);
4488 struct cas *cp = netdev_priv(dev);
4494 struct cas *cp = netdev_priv(dev);
4500 struct cas *cp = netdev_priv(dev);
4507 struct cas *cp = netdev_priv(dev);
4532 struct cas *cp = netdev_priv(dev);
4571 struct cas *cp = netdev_priv(dev);
4715 struct cas *cp;
4962 struct cas *cp;
4998 struct cas *cp = netdev_priv(dev);
5029 struct cas *cp = netdev_priv(dev);