Searched refs:stream_exist (Results 1 – 1 of 1) sorted by relevance
308 u8 stream_exist, usr_pri; in ath6kl_wmi_implicit_create_pstream() local369 stream_exist = wmi->fat_pipe_exist; in ath6kl_wmi_implicit_create_pstream()372 if (!(stream_exist & (1 << traffic_class))) { in ath6kl_wmi_implicit_create_pstream()2708 u8 stream_exist; in ath6kl_wmi_relinquish_implicit_pstream_credits() local2718 stream_exist = wmi->fat_pipe_exist; in ath6kl_wmi_relinquish_implicit_pstream_credits()2722 if (stream_exist & (1 << i)) { in ath6kl_wmi_relinquish_implicit_pstream_credits()2736 stream_exist &= ~(1 << i); in ath6kl_wmi_relinquish_implicit_pstream_credits()2749 wmi->fat_pipe_exist = stream_exist; in ath6kl_wmi_relinquish_implicit_pstream_credits()