Lines Matching defs:ksz_port
104 struct ksz_port { struct
115 struct ksz_port_mib mib; argument
116 phy_interface_t interface;
117 u32 rgmii_tx_val;
118 u32 rgmii_rx_val;
119 struct ksz_device *ksz_dev;
120 struct ksz_irq pirq;
121 u8 num;
123 struct hwtstamp_config tstamp_config;
124 bool hwts_tx_en;
125 bool hwts_rx_en;
126 struct ksz_irq ptpirq;
127 struct ksz_ptp_irq ptpmsg_irq[3];
128 ktime_t tstamp_msg;
129 struct completion tstamp_msg_comp;