Searched refs:EFX_PKT_CONT (Results 1 – 5 of 5) sorted by relevance
291 if (desc_flags & EFX_PKT_CONT) { in sfc_efx_recv_pkts()322 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()
584 flags |= EFX_PKT_CONT; in ef10_ev_rx()
819 flags |= EFX_PKT_CONT; in siena_ev_rx()
2428 #define EFX_PKT_CONT 0x0080 macro2447 #define EFX_PKT_PACKED_STREAM_PARSE_INCOMPLETE EFX_PKT_CONT