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

/freebsd-11-stable/sys/dev/iwn/
H A Dif_iwnreg.h1698 struct iwn_stats_bt { struct
H A Dif_iwn.c708 sizeof(struct iwn_stats_bt));
3320 struct iwn_stats_bt *stats_bt;
3339 if (len != sizeof(struct iwn_stats_bt) + 4) {
3352 stats_bt = (struct iwn_stats_bt *) stats;

Completed in 215 milliseconds