ath_hw_get_listen_time
int32_t ath_hw_get_listen_time(struct ath_common *common);
listen = ath_hw_get_listen_time(common);
listenTime = ath_hw_get_listen_time(common);
EXPORT_SYMBOL(ath_hw_get_listen_time);