Home
last modified time | relevance | path

Searched refs:chop (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/target/
H A Dtcmu-design.rst316 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
327 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
/linux/Documentation/networking/
H A Dfib_trie.rst141 chop off part of the key in order to find the longest matching prefix.
/linux/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2781 int next_is_first, chop; in myri10ge_xmit() local
2783 chop = (cum_len_next > mss); in myri10ge_xmit()
2786 flags |= chop * MXGEFW_FLAGS_TSO_CHOP; in myri10ge_xmit()
2789 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()
2790 rdma_count += chop & ~next_is_first; in myri10ge_xmit()
/linux/Documentation/filesystems/
H A Dnetfs_library.rst334 subrequest. The filesystem can use this, for example, to chop up a request