Home
last modified time | relevance | path

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

/drivers/staging/winbond/
Dmds.c67 if( pT01->T01_modulation_type ) // Is using OFDM in Mds_DurationSet()
77 if( pT01->T01_modulation_type) // Is using OFDM in Mds_DurationSet()
105 if( pT01->T01_modulation_type ) // Is using OFDM in Mds_DurationSet()
146 if( pT01->T01_modulation_type ) in Mds_DurationSet()
189 if( pT01->T01_modulation_type ) in Mds_DurationSet()
380 pT01->T01_modulation_type = (ctmp1%3) ? 0 : 1; in Mds_HeaderCopy()
410 if ((pT01->T01_modulation_type == 0) && (pT01->T01_transmit_rate == 0)) // RATE_1M in Mds_HeaderCopy()
Dwbhal_s.h275 u32 T01_modulation_type:1; member
294 u32 T01_modulation_type:1; member