Searched refs:FARF_HAS_PACKETS (Results 1 – 2 of 2) sorted by relevance
60 #define FARF_HAS_PACKETS 0x2000 /* might have queued packets */ macro
512 cl->cl_flags |= FARF_HAS_PACKETS; in fairq_enqueue()568 if ((cl->cl_flags & FARF_HAS_PACKETS) == 0) in fairq_dequeue()572 cl->cl_flags &= ~FARF_HAS_PACKETS; in fairq_dequeue()