Home
last modified time | relevance | path

Searched defs:last_segment (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2777 int total_len, bool last_segment, u32 queue) in stmmac_tso_allocator()
3089 bool last_segment = (i == (nfrags - 1)); in stmmac_xmit() local
3176 bool last_segment = (nfrags == 0); in stmmac_xmit() local
Dstmmac.h45 bool last_segment; member
/Linux-v4.19/fs/f2fs/
Dgc.c309 unsigned int last_segment = MAIN_SEGS(sbi); in get_victim_by_default() local