Home
last modified time | relevance | path

Searched refs:eers_rx_packed_stream (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_rx.c713 if (erp->er_ev_qstate->eers_rx_packed_stream) in ef10_rx_qpost()
783 EFSYS_ASSERT(rxq_state->eers_rx_packed_stream); in ef10_rx_qpush_ps_credits()
831 EFSYS_ASSERT(rxq_state->eers_rx_packed_stream); in ef10_rx_qps_packet_info()
H A Def10_ev.c543 if (eersp->eers_rx_packed_stream) in ef10_ev_rx()
1104 eersp->eers_rx_packed_stream = packed_stream || es_super_buffer; in ef10_ev_rxlabel_init()
1142 eersp->eers_rx_packed_stream = B_FALSE; in ef10_ev_rxlabel_fini()
H A Defx_impl.h945 boolean_t eers_rx_packed_stream; member