Searched refs:jme_adapter (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/ |
| A D | jme.c | 151 jme_mac_rxclk_off(struct jme_adapter *jme) in jme_mac_rxclk_off() 158 jme_mac_rxclk_on(struct jme_adapter *jme) in jme_mac_rxclk_on() 172 jme_mac_txclk_on(struct jme_adapter *jme) in jme_mac_txclk_on() 354 jme_start_irq(struct jme_adapter *jme) in jme_start_irq() 376 jme_stop_irq(struct jme_adapter *jme) in jme_stop_irq() 1264 struct jme_adapter *jme = container_of(work, struct jme_adapter, linkch_task); in jme_link_change_work() 1645 jme_free_irq(struct jme_adapter *jme) in jme_free_irq() 1688 jme_phy_on(struct jme_adapter *jme) in jme_phy_on() 1701 jme_phy_off(struct jme_adapter *jme) in jme_phy_off() 2865 jme_phy_init(struct jme_adapter *jme) in jme_phy_init() [all …]
|
| A D | jme.h | 401 struct jme_adapter { struct 461 static inline struct jme_adapter* argument 464 struct jme_adapter *jme; in jme_napi_priv() 465 jme = container_of(napi, struct jme_adapter, napi); in jme_napi_priv() 1174 static inline void reg_dbg(const struct jme_adapter *jme, in reg_dbg() 1195 static inline void reg_dbg(const struct jme_adapter *jme, in reg_dbg() 1202 static inline u32 jread32(struct jme_adapter *jme, u32 reg) in jread32() 1207 static inline void jwrite32(struct jme_adapter *jme, u32 reg, u32 val) in jwrite32() 1214 static inline void jwrite32f(struct jme_adapter *jme, u32 reg, u32 val) in jwrite32f()
|
Completed in 14 milliseconds