Home
last modified time | relevance | path

Searched defs:ice_ptp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h247 struct ice_ptp { struct
248 enum ice_ptp_state state; argument
249 enum ice_ptp_tx_interrupt tx_interrupt_mode; argument
250 struct ice_ptp_port port; argument
257 const struct ice_ptp_pin_desc *ice_pin_desc; argument
272 container_of((p), struct ice_ptp, port) argument