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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_phy.c1099 struct rate_power_tbl { struct
1119 struct rate_power_tbl *table;
1132 1 + rt->rateCount * sizeof(struct rate_power_tbl));
1136 OS_MEMZERO(data, 1 + rt->rateCount * sizeof(struct rate_power_tbl));
1139 table = (struct rate_power_tbl *)&data[1];

Completed in 35 milliseconds