Searched refs:fsw_drain_channels (Results 1 – 1 of 1) sorted by relevance
261 static void fsw_drain_channels(struct nx_flowswitch *, uint64_t, boolean_t);4579 fsw_drain_channels(fsw, now, low); in fsw_reap_thread_cont()4678 fsw_drain_channels(struct nx_flowswitch *fsw, uint64_t now, boolean_t low) in fsw_drain_channels() function