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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-agn-rx.c125 size = sizeof(struct iwl_bt_notif_statistics);
263 (int)sizeof(struct iwl_bt_notif_statistics),
337 sizeof(struct iwl_bt_notif_statistics));
339 sizeof(struct iwl_bt_notif_statistics));
341 sizeof(struct iwl_bt_notif_statistics));
H A Diwl-agn-calib.c635 rx_info = &(((struct iwl_bt_notif_statistics *)resp)->
637 ofdm = &(((struct iwl_bt_notif_statistics *)resp)->rx.ofdm);
638 cck = &(((struct iwl_bt_notif_statistics *)resp)->rx.cck);
784 rx_info = &(((struct iwl_bt_notif_statistics *)stat_resp)->
799 stat_band24 = !!(((struct iwl_bt_notif_statistics *)
802 stat_chnum = le32_to_cpu(((struct iwl_bt_notif_statistics *)
H A Diwl-dev.h1323 struct iwl_bt_notif_statistics statistics_bt;
1328 struct iwl_bt_notif_statistics accum_statistics_bt;
1329 struct iwl_bt_notif_statistics delta_statistics_bt;
1330 struct iwl_bt_notif_statistics max_delta_bt;
H A Diwl-commands.h3313 struct iwl_bt_notif_statistics { struct
3990 struct iwl_bt_notif_statistics stats_bt;

Completed in 85 milliseconds