Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c2850 int total_len, bool last_segment, u32 queue) in stmmac_tso_allocator()
3197 bool last_segment = (i == (nfrags - 1)); in stmmac_xmit() local
3294 bool last_segment = (nfrags == 0); in stmmac_xmit() local
Dstmmac.h38 bool last_segment; member
/Linux-v5.4/fs/f2fs/
Dgc.c314 unsigned int last_segment; in get_victim_by_default() local