Lines Matching refs:evt_frag_idx
299 int evt_frag_idx; member
1114 ptp->evt_frag_idx = 0; in efx_ptp_start()
1595 ptp->evt_frag_idx, expected_frag_len); in ptp_event_failure()
1611 if (ptp->evt_frag_idx != 3) { in ptp_event_rx()
1647 if (ptp->evt_frag_idx != 1) { in ptp_event_fault()
1676 if (ptp->evt_frag_idx == 0) { in efx_ptp_event()
1681 ptp->evt_frag_idx = 0; in efx_ptp_event()
1684 ptp->evt_frags[ptp->evt_frag_idx++] = *ev; in efx_ptp_event()
1702 ptp->evt_frag_idx = 0; in efx_ptp_event()
1703 } else if (MAX_EVENT_FRAGS == ptp->evt_frag_idx) { in efx_ptp_event()
1706 ptp->evt_frag_idx = 0; in efx_ptp_event()