Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwn/
H A Dif_iwnreg.h1740 struct iwn_rx_stats_bt rx_bt; member
H A Dif_iwn.c3421 memcpy(&lstats->rx.ofdm, &stats_bt->rx_bt.ofdm, in iwn_stats_update()
3423 memcpy(&lstats->rx.cck, &stats_bt->rx_bt.cck, in iwn_stats_update()
3425 memcpy(&lstats->rx.general, &stats_bt->rx_bt.general_bt.common, in iwn_stats_update()
3427 memcpy(&lstats->rx.ht, &stats_bt->rx_bt.ht, in iwn_stats_update()