Searched refs:row_idx (Results 1 – 1 of 1) sorted by relevance
3565 const size_t row_idx = i * 16; in igc_write_flex_filter_ll() local3579 wr32(fhft + row_idx, dw0); in igc_write_flex_filter_ll()3580 wr32(fhft + row_idx + 4, dw1); in igc_write_flex_filter_ll()3583 tmp = rd32(fhft + row_idx + 8); in igc_write_flex_filter_ll()3586 wr32(fhft + row_idx + 8, tmp); in igc_write_flex_filter_ll()