Lines Matching defs:bp
164 static inline unsigned long br32(const struct b44 *bp, unsigned long reg) in br32()
169 static inline void bw32(const struct b44 *bp, in bw32()
175 static int b44_wait_bit(struct b44 *bp, unsigned long reg, in b44_wait_bit()
199 static inline void __b44_cam_read(struct b44 *bp, unsigned char *data, int index) in __b44_cam_read()
221 static inline void __b44_cam_write(struct b44 *bp, unsigned char *data, int index) in __b44_cam_write()
239 static inline void __b44_disable_ints(struct b44 *bp) in __b44_disable_ints()
244 static void b44_disable_ints(struct b44 *bp) in b44_disable_ints()
252 static void b44_enable_ints(struct b44 *bp) in b44_enable_ints()
257 static int __b44_readphy(struct b44 *bp, int phy_addr, int reg, u32 *val) in __b44_readphy()
273 static int __b44_writephy(struct b44 *bp, int phy_addr, int reg, u32 val) in __b44_writephy()
285 static inline int b44_readphy(struct b44 *bp, int reg, u32 *val) in b44_readphy()
293 static inline int b44_writephy(struct b44 *bp, int reg, u32 val) in b44_writephy()
305 struct b44 *bp = netdev_priv(dev); in b44_mdio_read_mii() local
315 struct b44 *bp = netdev_priv(dev); in b44_mdio_write_mii() local
322 struct b44 *bp = bus->priv; in b44_mdio_read_phylib() local
332 struct b44 *bp = bus->priv; in b44_mdio_write_phylib() local
336 static int b44_phy_reset(struct b44 *bp) in b44_phy_reset()
358 static void __b44_set_flow_ctrl(struct b44 *bp, u32 pause_flags) in __b44_set_flow_ctrl()
381 static void b44_set_flow_ctrl(struct b44 *bp, u32 local, u32 remote) in b44_set_flow_ctrl()
402 static void b44_wap54g10_workaround(struct b44 *bp) in b44_wap54g10_workaround()
431 static inline void b44_wap54g10_workaround(struct b44 *bp) in b44_wap54g10_workaround()
436 static int b44_setup_phy(struct b44 *bp) in b44_setup_phy()
500 static void b44_stats_update(struct b44 *bp) in b44_stats_update()
519 static void b44_link_report(struct b44 *bp) in b44_link_report()
534 static void b44_check_phy(struct b44 *bp) in b44_check_phy()
599 struct b44 *bp = from_timer(bp, t, timer); in b44_timer() local
612 static void b44_tx(struct b44 *bp) in b44_tx()
653 static int b44_alloc_rx_skb(struct b44 *bp, int src_idx, u32 dest_idx_unmasked) in b44_alloc_rx_skb()
728 static void b44_recycle_rx(struct b44 *bp, int src_idx, u32 dest_idx_unmasked) in b44_recycle_rx()
774 static int b44_rx(struct b44 *bp, int budget) in b44_rx()
863 struct b44 *bp = container_of(napi, struct b44, napi); in b44_poll() local
910 struct b44 *bp = netdev_priv(dev); in b44_interrupt() local
951 struct b44 *bp = netdev_priv(dev); in b44_tx_timeout() local
970 struct b44 *bp = netdev_priv(dev); in b44_start_xmit() local
1060 struct b44 *bp = netdev_priv(dev); in b44_change_mtu() local
1089 static void b44_free_rings(struct b44 *bp) in b44_free_rings()
1124 static void b44_init_rings(struct b44 *bp) in b44_init_rings()
1151 static void b44_free_consistent(struct b44 *bp) in b44_free_consistent()
1185 static int b44_alloc_consistent(struct b44 *bp, gfp_t gfp) in b44_alloc_consistent()
1264 static void b44_clear_stats(struct b44 *bp) in b44_clear_stats()
1276 static void b44_chip_reset(struct b44 *bp, int reset_kind) in b44_chip_reset()
1345 static void b44_halt(struct b44 *bp) in b44_halt()
1362 static void __b44_set_mac_addr(struct b44 *bp) in __b44_set_mac_addr()
1376 struct b44 *bp = netdev_priv(dev); in b44_set_mac_addr() local
1403 static void b44_init_hw(struct b44 *bp, int reset_kind) in b44_init_hw()
1449 struct b44 *bp = netdev_priv(dev); in b44_open() local
1499 static void bwfilter_table(struct b44 *bp, u8 *pp, u32 bytes, u32 table_offset) in bwfilter_table()
1542 static void b44_setup_pseudo_magicp(struct b44 *bp) in b44_setup_pseudo_magicp()
1597 static void b44_setup_wol_pci(struct b44 *bp) in b44_setup_wol_pci()
1608 static inline void b44_setup_wol_pci(struct b44 *bp) { } in b44_setup_wol_pci()
1611 static void b44_setup_wol(struct b44 *bp) in b44_setup_wol()
1642 struct b44 *bp = netdev_priv(dev); in b44_close() local
1676 struct b44 *bp = netdev_priv(dev); in b44_get_stats64() local
1719 static int __b44_load_mcast(struct b44 *bp, struct net_device *dev) in __b44_load_mcast()
1736 struct b44 *bp = netdev_priv(dev); in __b44_set_rx_mode() local
1767 struct b44 *bp = netdev_priv(dev); in b44_set_rx_mode() local
1776 struct b44 *bp = netdev_priv(dev); in b44_get_msglevel() local
1782 struct b44 *bp = netdev_priv(dev); in b44_set_msglevel() local
1788 struct b44 *bp = netdev_priv(dev); in b44_get_drvinfo() local
1808 struct b44 *bp = netdev_priv(dev); in b44_nway_reset() local
1829 struct b44 *bp = netdev_priv(dev); in b44_get_link_ksettings() local
1883 struct b44 *bp = netdev_priv(dev); in b44_set_link_ksettings() local
1964 struct b44 *bp = netdev_priv(dev); in b44_get_ringparam() local
1975 struct b44 *bp = netdev_priv(dev); in b44_set_ringparam() local
2002 struct b44 *bp = netdev_priv(dev); in b44_get_pauseparam() local
2015 struct b44 *bp = netdev_priv(dev); in b44_set_pauseparam() local
2066 struct b44 *bp = netdev_priv(dev); in b44_get_ethtool_stats() local
2089 struct b44 *bp = netdev_priv(dev); in b44_get_wol() local
2101 struct b44 *bp = netdev_priv(dev); in b44_set_wol() local
2135 struct b44 *bp = netdev_priv(dev); in b44_ioctl() local
2153 static int b44_get_invariants(struct b44 *bp) in b44_get_invariants()
2211 struct b44 *bp = netdev_priv(dev); in b44_adjust_link() local
2246 static int b44_register_phy_one(struct b44 *bp) in b44_register_phy_one()
2328 static void b44_unregister_phy_one(struct b44 *bp) in b44_unregister_phy_one()
2342 struct b44 *bp; in b44_init_one() local
2471 struct b44 *bp = netdev_priv(dev); in b44_remove_one() local
2487 struct b44 *bp = netdev_priv(dev); in b44_suspend() local
2516 struct b44 *bp = netdev_priv(dev); in b44_resume() local