Searched defs:ice_ptp (Results 1 – 1 of 1) sorted by relevance
247 struct ice_ptp { struct248 enum ice_ptp_state state; argument249 enum ice_ptp_tx_interrupt tx_interrupt_mode; argument250 struct ice_ptp_port port; argument257 const struct ice_ptp_pin_desc *ice_pin_desc; argument272 container_of((p), struct ice_ptp, port) argument