Home
last modified time | relevance | path

Searched refs:segments (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_tx_ll_legacy.c73 int segments = 1; in ol_tx_ll() local
86 segments = msdu_info.tso_info.num_segs; in ol_tx_ll()
104 while (segments) { in ol_tx_ll()
110 segments--; in ol_tx_ll()
125 if (segments) in ol_tx_ll()
Dol_tx_ll_fastpath.c331 int segments = 1; in ol_tx_ll_fast() local
344 segments = msdu_info.tso_info.num_segs; in ol_tx_ll_fast()
363 while (segments) { in ol_tx_ll_fast()
368 segments--; in ol_tx_ll_fast()