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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1700 struct iwn_rx_stats_bt rx_bt; member in struct:iwn_stats_bt
H A Dif_iwn.c3357 /* rx_bt */
3358 memcpy(&lstats->rx.ofdm, &stats_bt->rx_bt.ofdm,
3360 memcpy(&lstats->rx.cck, &stats_bt->rx_bt.cck,
3362 memcpy(&lstats->rx.general, &stats_bt->rx_bt.general_bt.common,
3364 memcpy(&lstats->rx.ht, &stats_bt->rx_bt.ht,

Completed in 196 milliseconds