Searched refs:eersp (Results 1 – 1 of 1) sorted by relevance
781 efx_evq_rxq_state_t *eersp; in ef10_ev_rx_packed_stream() local792 eersp = &eep->ee_rxq_state[label]; in ef10_ev_rx_packed_stream()801 pkt_count = (pkt_count_lbits - eersp->eers_rx_stream_npackets) & in ef10_ev_rx_packed_stream()803 eersp->eers_rx_stream_npackets += pkt_count; in ef10_ev_rx_packed_stream()817 eersp->eers_rx_packed_stream_credits++; in ef10_ev_rx_packed_stream()819 eersp->eers_rx_read_ptr++; in ef10_ev_rx_packed_stream()821 current_id = eersp->eers_rx_read_ptr & eersp->eers_rx_mask; in ef10_ev_rx_packed_stream()880 efx_evq_rxq_state_t *eersp; in ef10_ev_rx() local893 eersp = &eep->ee_rxq_state[label]; in ef10_ev_rx()900 if (eersp->eers_rx_packed_stream) in ef10_ev_rx()[all …]