Home
last modified time | relevance | path

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

/linux/drivers/staging/wfx/
A Dhif_api_general.h113 API_RATE_NUM_ENTRIES = 22 enumerator
195 __le32 nb_rx_by_rate[API_RATE_NUM_ENTRIES];
196 __le16 per[API_RATE_NUM_ENTRIES];
197 __le16 snr[API_RATE_NUM_ENTRIES]; /* signed value */
198 __le16 rssi[API_RATE_NUM_ENTRIES]; /* signed value */
199 __le16 cfo[API_RATE_NUM_ENTRIES]; /* signed value */

Completed in 21 milliseconds