Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Def10_rx.c825 if (erp->er_ev_qstate->eers_rx_packed_stream) in ef10_rx_qpost()
895 EFSYS_ASSERT(rxq_state->eers_rx_packed_stream); in ef10_rx_qpush_ps_credits()
943 EFSYS_ASSERT(rxq_state->eers_rx_packed_stream); in ef10_rx_qps_packet_info()
H A Def10_ev.c900 if (eersp->eers_rx_packed_stream) in ef10_ev_rx()
1422 eersp->eers_rx_packed_stream = packed_stream || es_super_buffer; in ef10_ev_rxlabel_init()
1460 eersp->eers_rx_packed_stream = B_FALSE; in ef10_ev_rxlabel_fini()
H A Defx_impl.h777 boolean_t eers_rx_packed_stream; member