Home
last modified time | relevance | path

Searched refs:ksz_hw (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c1269 struct ksz_hw { struct
1353 struct ksz_hw *hw;
1427 struct ksz_hw hw;
1499 static inline void hw_ack_intr(struct ksz_hw *hw, uint interrupt) in hw_ack_intr()
1504 static inline void hw_dis_intr(struct ksz_hw *hw) in hw_dis_intr()
1511 static inline void hw_set_intr(struct ksz_hw *hw, uint interrupt) in hw_set_intr()
1517 static inline void hw_ena_intr(struct ksz_hw *hw) in hw_ena_intr()
1523 static inline void hw_dis_intr_bit(struct ksz_hw *hw, uint bit) in hw_dis_intr_bit()
1528 static inline void hw_turn_off_intr(struct ksz_hw *hw, uint interrupt) in hw_turn_off_intr()
1546 static void hw_turn_on_intr(struct ksz_hw *hw, u32 bit) in hw_turn_on_intr()
[all …]