Searched refs:tso_seg_list (Results 1 – 4 of 4) sorted by relevance
403 msdu_info->tso_info.tso_seg_list = NULL; in ol_tx_prepare_tso()412 msdu_info->tso_info.tso_seg_list; in ol_tx_prepare_tso()413 msdu_info->tso_info.tso_seg_list in ol_tx_prepare_tso()419 msdu_info->tso_info.tso_seg_list; in ol_tx_prepare_tso()433 msdu_info->tso_info.tso_seg_list; in ol_tx_prepare_tso()442 msdu_info->tso_info.tso_seg_list; in ol_tx_prepare_tso()448 msdu_info->tso_info.tso_seg_list; in ol_tx_prepare_tso()
1574 struct qdf_tso_seg_elem_t *tso_seg_list; member
218 struct qdf_tso_seg_elem_t *curr_seg = tso_info.tso_seg_list; in dp_tx_tso_history_add()676 struct qdf_tso_seg_elem_t *free_seg = tso_info->tso_seg_list; in dp_tx_free_remaining_tso_desc()710 tso_info->tso_seg_list = NULL; in dp_tx_prepare_tso()721 tso_seg->next = tso_info->tso_seg_list; in dp_tx_prepare_tso()722 tso_info->tso_seg_list = tso_seg; in dp_tx_prepare_tso()770 tso_info->curr_seg = tso_info->tso_seg_list; in dp_tx_prepare_tso()775 dp_tso_segment_stats_update(pdev, tso_info->tso_seg_list, in dp_tx_prepare_tso()
4264 curr_seg = tso_info->tso_seg_list; in __qdf_nbuf_get_tso_info()