Searched refs:sb_offset (Results 1 – 2 of 2) sorted by relevance
6983 uint32_t sb_offset; in rack_output() local7128 sb_offset = tp->snd_max - tp->snd_una; in rack_output()7308 if (sb_offset < sbused(sb)) in rack_output()7344 sb_offset = 0; in rack_output()7360 if (avail > sb_offset) { in rack_output()7366 if (sendwin > sb_offset) { in rack_output()7384 else if (avail > sb_offset) in rack_output()7385 len = avail - sb_offset; in rack_output()7416 leftinsb = sbavail(sb) - sb_offset; in rack_output()7444 sb_offset--, len++; in rack_output()[all …]
1496 u32 sb_offset, pi_offset; in _ecore_int_cau_conf_pi() local1501 sb_offset = igu_sb_id * PIS_PER_SB_E4; in _ecore_int_cau_conf_pi()1510 pi_offset = sb_offset + pi_index; in _ecore_int_cau_conf_pi()