Lines Matching refs:extts
525 if (rq->extts.flags & ~(PTP_ENABLE_FEATURE | in igb_ptp_feature_enable_82580()
533 rq->extts.index); in igb_ptp_feature_enable_82580()
537 if (rq->extts.index == 1) { in igb_ptp_feature_enable_82580()
548 igb_pin_extts(igb, rq->extts.index, pin); in igb_ptp_feature_enable_82580()
675 if (rq->extts.flags & ~(PTP_ENABLE_FEATURE | in igb_ptp_feature_enable_i210()
682 if ((rq->extts.flags & PTP_STRICT_FLAGS) && in igb_ptp_feature_enable_i210()
683 (rq->extts.flags & PTP_ENABLE_FEATURE) && in igb_ptp_feature_enable_i210()
684 (rq->extts.flags & PTP_EXTTS_EDGES) != PTP_EXTTS_EDGES) in igb_ptp_feature_enable_i210()
689 rq->extts.index); in igb_ptp_feature_enable_i210()
693 if (rq->extts.index == 1) { in igb_ptp_feature_enable_i210()
704 igb_pin_extts(igb, rq->extts.index, pin); in igb_ptp_feature_enable_i210()