Home
last modified time | relevance | path

Searched refs:is_last_segment (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_resource.c2177 bool is_last_segment) in resource_get_odm_slice_dst_width() argument
2209 return is_last_segment ? in resource_get_odm_slice_dst_width()
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c4378 bool set_ic, is_last_segment; in stmmac_tso_xmit() local
4573 is_last_segment = ((tx_q->cur_tx - first_entry) & in stmmac_tso_xmit()
4578 is_last_segment, hdr / 4, in stmmac_tso_xmit()