Searched refs:EFX_PKT_CONT (Results 1 – 5 of 5) sorted by relevance
279 if (desc_flags & EFX_PKT_CONT) { in sfc_efx_recv_pkts()310 discard_next = ((desc_flags & EFX_PKT_CONT) != 0); in sfc_efx_recv_pkts()
123 rxq->sw_desc[id].flags &= ~EFX_PKT_CONT; in sfc_ev_efx_rx()
582 flags |= EFX_PKT_CONT; in ef10_ev_rx()
800 flags |= EFX_PKT_CONT; in siena_ev_rx()
2352 #define EFX_PKT_CONT 0x0080 macro2371 #define EFX_PKT_PACKED_STREAM_PARSE_INCOMPLETE EFX_PKT_CONT