Searched refs:PACKET_MERGE_SEGS (Results 1 – 2 of 2) sorted by relevance
51 #define PACKET_MERGE_SEGS 4 /* perform segment merging to keep */ macro
954 clear_bit(PACKET_MERGE_SEGS, &pd->flags); in pkt_set_segment_merging()963 set_bit(PACKET_MERGE_SEGS, &pd->flags); in pkt_set_segment_merging()1298 if (test_bit(PACKET_MERGE_SEGS, &pd->flags) || (pkt->write_size < pkt->frames)) in pkt_start_write()