Searched refs:tail_desc (Results 1 – 5 of 5) sorted by relevance
702 struct dp_tx_desc_s *tail_desc = NULL; in dp_tx_compl_handler_rh() local774 tail_desc = tx_desc; in dp_tx_compl_handler_rh()777 tail_desc->next = tx_desc; in dp_tx_compl_handler_rh()779 tail_desc = tx_desc; in dp_tx_compl_handler_rh()
537 struct dp_tx_desc_s *tail_desc, in dp_tx_desc_free_list() argument1179 struct dp_tx_desc_s *tail_desc, in dp_tx_desc_free_list() argument1185 tail_desc->next = pool->freelist; in dp_tx_desc_free_list()
6415 struct dp_tx_desc_s *tail_desc, argument6423 dp_tx_desc_free_list(pool, head_desc, tail_desc, fast_desc_count);6713 struct dp_tx_desc_s *tail_desc = NULL; local6736 tail_desc = NULL;6937 tail_desc = tx_desc;6940 tail_desc->next = tx_desc;6942 tail_desc = tx_desc;
299 struct dp_tx_desc_s *tail_desc,
1096 struct dp_tx_desc_s *tail_desc = NULL; in dp_ppeds_tx_comp_handler() local1228 tail_desc = tx_desc; in dp_ppeds_tx_comp_handler()1231 tail_desc->next = tx_desc; in dp_ppeds_tx_comp_handler()1233 tail_desc = tx_desc; in dp_ppeds_tx_comp_handler()