Searched defs:ice_ptp (Results 1 – 1 of 1) sorted by relevance
251 struct ice_ptp { struct252 enum ice_ptp_state state; argument253 enum ice_ptp_tx_interrupt tx_interrupt_mode; argument254 struct ice_ptp_port port; argument261 const struct ice_ptp_pin_desc *ice_pin_desc; argument276 container_of((p), struct ice_ptp, port) argument