Symbol: uli526x_board_info
drivers/net/ethernet/dec/tulip/uli526x.c
1017
struct uli526x_board_info *db = timer_container_of(db, t, timer);
drivers/net/ethernet/dec/tulip/uli526x.c
1130
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
120
void (*write)(struct uli526x_board_info *, u8, u8, u16);
drivers/net/ethernet/dec/tulip/uli526x.c
121
u16 (*read)(struct uli526x_board_info *, u8, u8);
drivers/net/ethernet/dec/tulip/uli526x.c
1223
static void uli526x_free_rxbuffer(struct uli526x_board_info * db)
drivers/net/ethernet/dec/tulip/uli526x.c
1240
static void uli526x_reuse_skb(struct uli526x_board_info *db, struct sk_buff * skb)
drivers/net/ethernet/dec/tulip/uli526x.c
1264
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
1345
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
1408
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
1435
static u16 read_srom_word(struct uli526x_board_info *db, int offset)
drivers/net/ethernet/dec/tulip/uli526x.c
1475
static u8 uli526x_sense_speed(struct uli526x_board_info * db)
drivers/net/ethernet/dec/tulip/uli526x.c
1519
static void uli526x_set_phyxcer(struct uli526x_board_info *db)
drivers/net/ethernet/dec/tulip/uli526x.c
1561
static void uli526x_process_mode(struct uli526x_board_info *db)
drivers/net/ethernet/dec/tulip/uli526x.c
1594
static void phy_writeby_cr9(struct uli526x_board_info *db, u8 phy_addr,
drivers/net/ethernet/dec/tulip/uli526x.c
1628
static u16 phy_readby_cr9(struct uli526x_board_info *db, u8 phy_addr, u8 offset)
drivers/net/ethernet/dec/tulip/uli526x.c
1665
static u16 phy_readby_cr10(struct uli526x_board_info *db, u8 phy_addr,
drivers/net/ethernet/dec/tulip/uli526x.c
1683
static void phy_writeby_cr10(struct uli526x_board_info *db, u8 phy_addr,
drivers/net/ethernet/dec/tulip/uli526x.c
1698
static void phy_write_1bit(struct uli526x_board_info *db, u32 data)
drivers/net/ethernet/dec/tulip/uli526x.c
1715
static u16 phy_read_1bit(struct uli526x_board_info *db)
drivers/net/ethernet/dec/tulip/uli526x.c
213
static u16 read_srom_word(struct uli526x_board_info *, int);
drivers/net/ethernet/dec/tulip/uli526x.c
222
static u16 phy_readby_cr9(struct uli526x_board_info *, u8, u8);
drivers/net/ethernet/dec/tulip/uli526x.c
223
static u16 phy_readby_cr10(struct uli526x_board_info *, u8, u8);
drivers/net/ethernet/dec/tulip/uli526x.c
224
static void phy_writeby_cr9(struct uli526x_board_info *, u8, u8, u16);
drivers/net/ethernet/dec/tulip/uli526x.c
225
static void phy_writeby_cr10(struct uli526x_board_info *, u8, u8, u16);
drivers/net/ethernet/dec/tulip/uli526x.c
226
static void phy_write_1bit(struct uli526x_board_info *db, u32);
drivers/net/ethernet/dec/tulip/uli526x.c
227
static u16 phy_read_1bit(struct uli526x_board_info *db);
drivers/net/ethernet/dec/tulip/uli526x.c
228
static u8 uli526x_sense_speed(struct uli526x_board_info *);
drivers/net/ethernet/dec/tulip/uli526x.c
229
static void uli526x_process_mode(struct uli526x_board_info *);
drivers/net/ethernet/dec/tulip/uli526x.c
231
static void uli526x_rx_packet(struct net_device *, struct uli526x_board_info *);
drivers/net/ethernet/dec/tulip/uli526x.c
232
static void uli526x_free_tx_pkt(struct net_device *, struct uli526x_board_info *);
drivers/net/ethernet/dec/tulip/uli526x.c
233
static void uli526x_reuse_skb(struct uli526x_board_info *, struct sk_buff *);
drivers/net/ethernet/dec/tulip/uli526x.c
235
static void uli526x_free_rxbuffer(struct uli526x_board_info *);
drivers/net/ethernet/dec/tulip/uli526x.c
237
static void uli526x_set_phyxcer(struct uli526x_board_info *);
drivers/net/ethernet/dec/tulip/uli526x.c
239
static void srom_clk_write(struct uli526x_board_info *db, u32 data)
drivers/net/ethernet/dec/tulip/uli526x.c
272
struct uli526x_board_info *db; /* board information structure */
drivers/net/ethernet/dec/tulip/uli526x.c
431
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
454
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
502
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
585
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
652
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
684
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
733
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
745
struct uli526x_board_info * db)
drivers/net/ethernet/dec/tulip/uli526x.c
802
static void uli526x_rx_packet(struct net_device *dev, struct uli526x_board_info * db)
drivers/net/ethernet/dec/tulip/uli526x.c
889
struct uli526x_board_info *db = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
919
ULi_ethtool_get_link_ksettings(struct uli526x_board_info *db,
drivers/net/ethernet/dec/tulip/uli526x.c
972
struct uli526x_board_info *np = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
981
struct uli526x_board_info *np = netdev_priv(dev);
drivers/net/ethernet/dec/tulip/uli526x.c
989
struct uli526x_board_info *np = netdev_priv(dev);