Searched refs:dpb_count (Results 1 – 1 of 1) sorted by relevance
35 struct hfi_dpb_counts *dpb_count; in event_seq_changed() local116 dpb_count = (struct hfi_dpb_counts *)data_ptr; in event_seq_changed()117 event.buf_count = dpb_count->fw_min_cnt; in event_seq_changed()118 data_ptr += sizeof(*dpb_count); in event_seq_changed()