Searched defs:ice_ptp (Results 1 – 1 of 1) sorted by relevance
250 struct ice_ptp { struct251 enum ice_ptp_state state; argument252 enum ice_ptp_tx_interrupt tx_interrupt_mode; argument253 struct ice_ptp_port port; argument260 const struct ice_ptp_pin_desc *ice_pin_desc; argument275 container_of((p), struct ice_ptp, port) argument