Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c105 static void rtase_w8(const struct rtase_private *tp, u16 reg, u8 val8) in rtase_w8()
110 static void rtase_w16(const struct rtase_private *tp, u16 reg, u16 val16) in rtase_w16()
115 static void rtase_w32(const struct rtase_private *tp, u16 reg, u32 val32) in rtase_w32()
120 static u8 rtase_r8(const struct rtase_private *tp, u16 reg) in rtase_r8()
125 static u16 rtase_r16(const struct rtase_private *tp, u16 reg) in rtase_r16()
130 static u32 rtase_r32(const struct rtase_private *tp, u16 reg) in rtase_r32()
135 static void rtase_free_desc(struct rtase_private *tp) in rtase_free_desc()
161 static int rtase_alloc_desc(struct rtase_private *tp) in rtase_alloc_desc()
209 struct rtase_private *tp = ring->ivec->tp; in rtase_tx_clear_range()
233 static void rtase_tx_clear(struct rtase_private *tp) in rtase_tx_clear()
[all …]
H A Drtase.h282 struct rtase_private *tp;
331 struct rtase_private { struct