Lines Matching defs:hw

141 static u32 skge_supported_modes(const struct skge_hw *hw)  in skge_supported_modes()
173 struct skge_hw *hw = skge->hw; in skge_get_settings() local
194 const struct skge_hw *hw = skge->hw; in skge_set_settings() local
411 struct skge_hw *hw = skge->hw; in skge_set_sg() local
426 struct skge_hw *hw = skge->hw; in skge_set_tx_csum() local
492 static inline u32 hwkhz(const struct skge_hw *hw) in hwkhz()
498 static inline u32 skge_clk2usec(const struct skge_hw *hw, u32 ticks) in skge_clk2usec()
504 static inline u32 skge_usecs2clk(const struct skge_hw *hw, u32 usec) in skge_usecs2clk()
513 struct skge_hw *hw = skge->hw; in skge_get_coalesce() local
537 struct skge_hw *hw = skge->hw; in skge_set_coalesce() local
575 struct skge_hw *hw = skge->hw; in skge_led() local
771 struct skge_hw *hw = skge->hw; in skge_rx_clean() local
845 static int __xm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __xm_phy_read()
865 static u16 xm_phy_read(struct skge_hw *hw, int port, u16 reg) in xm_phy_read()
874 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in xm_phy_write()
896 static void genesis_init(struct skge_hw *hw) in genesis_init()
924 static void genesis_reset(struct skge_hw *hw, int port) in genesis_reset()
954 static void bcom_check_link(struct skge_hw *hw, int port) in bcom_check_link()
1028 struct skge_hw *hw = skge->hw; in bcom_phy_init() local
1134 static void genesis_mac_init(struct skge_hw *hw, int port) in genesis_mac_init()
1286 struct skge_hw *hw = skge->hw; in genesis_stop() local
1329 struct skge_hw *hw = skge->hw; in genesis_get_stats() local
1355 static void genesis_mac_intr(struct skge_hw *hw, int port) in genesis_mac_intr()
1376 struct skge_hw *hw = skge->hw; in genesis_link_up() local
1458 struct skge_hw *hw = skge->hw; in bcom_phy_intr() local
1487 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in gm_phy_write()
1506 static int __gm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __gm_phy_read()
1526 static u16 gm_phy_read(struct skge_hw *hw, int port, u16 reg) in gm_phy_read()
1536 static void yukon_init(struct skge_hw *hw, int port) in yukon_init()
1617 static void yukon_reset(struct skge_hw *hw, int port) in yukon_reset()
1631 static int is_yukon_lite_a0(struct skge_hw *hw) in is_yukon_lite_a0()
1646 static void yukon_mac_init(struct skge_hw *hw, int port) in yukon_mac_init()
1789 static void yukon_suspend(struct skge_hw *hw, int port) in yukon_suspend()
1809 struct skge_hw *hw = skge->hw; in yukon_stop() local
1829 struct skge_hw *hw = skge->hw; in yukon_get_stats() local
1843 static void yukon_mac_intr(struct skge_hw *hw, int port) in yukon_mac_intr()
1865 static u16 yukon_speed(const struct skge_hw *hw, u16 aux) in yukon_speed()
1879 struct skge_hw *hw = skge->hw; in yukon_link_up() local
1900 struct skge_hw *hw = skge->hw; in yukon_link_down() local
1927 struct skge_hw *hw = skge->hw; in yukon_phy_intr() local
2005 struct skge_hw *hw = skge->hw; in skge_phy_reset() local
2027 struct skge_hw *hw = skge->hw; in skge_ioctl() local
2068 static void skge_ramset(struct skge_hw *hw, u16 q, u32 start, size_t len) in skge_ramset()
2102 struct skge_hw *hw = skge->hw; in skge_qset() local
2119 struct skge_hw *hw = skge->hw; in skge_up() local
2206 struct skge_hw *hw = skge->hw; in skge_down() local
2278 struct skge_hw *hw = skge->hw; in skge_xmit_frame() local
2462 struct skge_hw *hw = skge->hw; in genesis_set_multicast() local
2495 struct skge_hw *hw = skge->hw; in yukon_set_multicast() local
2535 static inline u16 phy_length(const struct skge_hw *hw, u32 status) in phy_length()
2543 static inline int bad_phy_status(const struct skge_hw *hw, u32 status) in bad_phy_status()
2678 struct skge_hw *hw = skge->hw; in skge_poll() local
2731 static void skge_mac_parity(struct skge_hw *hw, int port) in skge_mac_parity()
2750 static void skge_mac_intr(struct skge_hw *hw, int port) in skge_mac_intr()
2759 static void skge_error_irq(struct skge_hw *hw) in skge_error_irq()
2836 struct skge_hw *hw = (void *) arg; in skge_phytask() local
2860 struct skge_hw *hw = dev_id; in skge_intr() local
2949 struct skge_hw *hw = skge->hw; in skge_set_mac_address() local
2984 static const char *skge_board_name(const struct skge_hw *hw) in skge_board_name()
3002 static int skge_reset(struct skge_hw *hw) in skge_reset()
3163 static struct net_device *skge_devinit(struct skge_hw *hw, int port, in skge_devinit()
3248 struct skge_hw *hw; in skge_probe() local
3383 struct skge_hw *hw = pci_get_drvdata(pdev); in skge_remove() local