Home
last modified time | relevance | path

Searched refs:APTS_STOP (Results 1 – 1 of 1) sorted by relevance

/wlan-dirver/utils/sigma-dut/
H A Duapsd_stream.c61 #define APTS_STOP (APTS_CONFIRM + 0x01) macro
62 #define APTS_CK_BE (APTS_STOP + 0x01)
156 {"APTS STOP ", APTS_STOP, 0, 0, 0, 0},
1177 msgid = sigma_wmm_ac ? WMMAC_APTS_STOP : APTS_STOP; in uapsd_tx_stop()
1277 msgid = sigma_wmm_ac ? WMMAC_APTS_STOP : APTS_STOP; in uapsd_rx_stop()
1303 msgid = APTS_STOP; in uapsd_rx_cyclic_vo()
1654 if (pkt_type == APTS_DEFAULT || pkt_type == APTS_STOP) in console_send()
1741 console_send(s, APTS_STOP, TOS_BE); in console_rx_tx_stop()
1743 if (packet_expected(s, rpkt, APTS_STOP, TOS_BE)) { in console_rx_tx_stop()
1814 console_send(s, APTS_STOP, TOS_BE); in console_rx_vo_tx_vo_tx_stop()
[all …]