Searched refs:sub_chain (Results 1 – 1 of 1) sorted by relevance
3800 mblk_t *last_mp, *cur_mp, *sub_chain; in mac_tx_fanout_mode() local3821 sub_chain = NULL; in mac_tx_fanout_mode()3835 MAC_TX_SOFT_RING_PROCESS(sub_chain); in mac_tx_fanout_mode()3836 sub_chain = NULL; in mac_tx_fanout_mode()3840 if (sub_chain == NULL) in mac_tx_fanout_mode()3841 sub_chain = cur_mp; in mac_tx_fanout_mode()3846 if (sub_chain != NULL) { in mac_tx_fanout_mode()3850 MAC_TX_SOFT_RING_PROCESS(sub_chain); in mac_tx_fanout_mode()