Searched refs:stat_resp (Results 1 - 2 of 2) 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-calib.h69 void iwl_chain_noise_calibration(struct iwl_priv *priv, void *stat_resp);
H A Diwl-agn-calib.c740 void iwl_chain_noise_calibration(struct iwl_priv *priv, void *stat_resp) argument
784 rx_info = &(((struct iwl_bt_notif_statistics *)stat_resp)->
787 rx_info = &(((struct iwl_notif_statistics *)stat_resp)->
800 stat_resp)->flag &
803 stat_resp)->flag) >> 16;
806 stat_resp)->flag &
809 stat_resp)->flag) >> 16;

Completed in 51 milliseconds