Searched refs:dto_tx_frag_count (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/winbond/
H A Dmto.c149 MTO_HAL()->dto_tx_frag_count += MTOPARA_PERIODIC_CHECK_CYCLE();
151 MTO_HAL()->dto_tx_frag_count += 1;
155 MTO_HAL()->dto_tx_frag_count += (index + 1);
158 MTO_HAL()->dto_tx_frag_count += 7;
165 MTO_HAL()->dto_tx_frag_count += (index + 1);
168 MTO_HAL()->dto_tx_frag_count += 3;
174 MTO_HAL()->dto_tx_frag_count += (index + 1);
H A Dwbhal_s.h454 u32 dto_tx_frag_count; member in struct:hw_data
H A Dmds.c584 pHwData->dto_tx_frag_count += (RetryCount+1);

Completed in 90 milliseconds