Lines Matching refs:if_hw_tsomax
18567 uint32_t if_hw_tsomax; in rack_fast_rsm_output() local
18571 if_hw_tsomax = tp->t_tsomax; in rack_fast_rsm_output()
18578 if (if_hw_tsomax != 0) { in rack_fast_rsm_output()
18580 max_len = (if_hw_tsomax - hdrlen - in rack_fast_rsm_output()
19144 uint32_t if_hw_tsomax; in rack_fast_output() local
19148 if_hw_tsomax = tp->t_tsomax; in rack_fast_output()
19155 if (if_hw_tsomax != 0) { in rack_fast_output()
19157 max_len = (if_hw_tsomax - hdrlen - in rack_fast_output()
21345 uint32_t if_hw_tsomax; in rack_output() local
21350 if_hw_tsomax = tp->t_tsomax; in rack_output()
21360 if (if_hw_tsomax != 0) { in rack_output()
21362 max_len = (if_hw_tsomax - hdrlen - in rack_output()