Lines Matching refs:evt_frag_idx
323 int evt_frag_idx; member
1337 ptp->evt_frag_idx = 0; in efx_ptp_start()
1837 ptp->evt_frag_idx, expected_frag_len); in ptp_event_failure()
1853 if (ptp->evt_frag_idx != 3) { in ptp_event_rx()
1889 if (ptp->evt_frag_idx != 1) { in ptp_event_fault()
1920 if (ptp->evt_frag_idx == 0) { in efx_siena_ptp_event()
1925 ptp->evt_frag_idx = 0; in efx_siena_ptp_event()
1928 ptp->evt_frags[ptp->evt_frag_idx++] = *ev; in efx_siena_ptp_event()
1946 ptp->evt_frag_idx = 0; in efx_siena_ptp_event()
1947 } else if (MAX_EVENT_FRAGS == ptp->evt_frag_idx) { in efx_siena_ptp_event()
1950 ptp->evt_frag_idx = 0; in efx_siena_ptp_event()