Searched refs:tspec_ie (Results 1 – 1 of 1) sorted by relevance
1993 WMM_TSPEC_IE *tspec_ie; in wmi_cac_event_rx() local2005 tspec_ie = (WMM_TSPEC_IE *) &(reply->tspecSuggestion); in wmi_cac_event_rx()2008 (tspec_ie->tsInfo_info >> TSPEC_TSID_S) & TSPEC_TSID_MASK); in wmi_cac_event_rx()2035 tspec_ie = (WMM_TSPEC_IE *) &(reply->tspecSuggestion); in wmi_cac_event_rx()2036 tsid= ((tspec_ie->tsInfo_info >> TSPEC_TSID_S) & TSPEC_TSID_MASK); in wmi_cac_event_rx()