HomeSort by relevance Sort by last modified time
    Searched refs:tx_trace_loss (Results 1 - 2 of 2) sorted by null

  /hardware/ti/wlan/mac80211/ti-utils/
ini.h 72 unsigned char tx_trace_loss; member in struct:wl1271_ini_band_params_2
81 unsigned char tx_trace_loss[WL1271_INI_CHANNEL_COUNT_2]; member in struct:wl128x_ini_band_params_2
137 unsigned char tx_trace_loss[WL1271_INI_SUB_BAND_COUNT_5]; member in struct:wl1271_ini_band_params_5
144 unsigned char tx_trace_loss[WL1271_INI_CHANNEL_COUNT_5]; member in struct:wl128x_ini_band_params_5
ini.c 322 &gp->tx_trace_loss, 1);
346 gp->tx_trace_loss, WL1271_INI_CHANNEL_COUNT_2);
367 gp->tx_trace_loss, 7);
391 gp->tx_trace_loss, 7);
975 ini->stat_radio_params_2.tx_trace_loss);
996 ini->stat_radio_params_5.tx_trace_loss[i]);

Completed in 247 milliseconds