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.h249 struct ice_ptp { struct
250 enum ice_ptp_state state; argument
251 enum ice_ptp_tx_interrupt tx_interrupt_mode; argument
252 struct ice_ptp_port port; argument
253 struct ice_ptp_port_owner ports_owner; argument
274 container_of((p), struct ice_ptp, port) argument