Lines Matching refs:tid
256 uint8_t tid; in htt_t2h_lp_msg_handler() local
267 tid = HTT_RX_FLUSH_TID_GET(*msg_word); in htt_t2h_lp_msg_handler()
275 ol_rx_flush_handler(pdev->txrx_pdev, peer_id, tid, in htt_t2h_lp_msg_handler()
307 uint8_t tid; in htt_t2h_lp_msg_handler() local
316 tid = HTT_RX_FRAG_IND_EXT_TID_GET(*msg_word); in htt_t2h_lp_msg_handler()
340 peer_id, tid); in htt_t2h_lp_msg_handler()
359 uint8_t tid; in htt_t2h_lp_msg_handler() local
370 tid = HTT_RX_ADDBA_TID_GET(*msg_word); in htt_t2h_lp_msg_handler()
372 ol_rx_addba_handler(pdev->txrx_pdev, peer_id, tid, in htt_t2h_lp_msg_handler()
380 uint8_t tid; in htt_t2h_lp_msg_handler() local
383 tid = HTT_RX_DELBA_TID_GET(*msg_word); in htt_t2h_lp_msg_handler()
384 ol_rx_delba_handler(pdev->txrx_pdev, peer_id, tid); in htt_t2h_lp_msg_handler()
791 uint8_t tid; in htt_t2h_msg_handler() local
800 tid = HTT_RX_IND_EXT_TID_GET(*msg_word); in htt_t2h_msg_handler()
802 if (tid >= OL_TXRX_NUM_EXT_TIDS) { in htt_t2h_msg_handler()
804 tid); in htt_t2h_msg_handler()
867 tid, num_mpdu_ranges); in htt_t2h_msg_handler()
957 uint8_t tid, pn_ie_cnt, *pn_ie = NULL; in htt_t2h_msg_handler() local
969 tid = HTT_RX_PN_IND_EXT_TID_GET(*msg_word); in htt_t2h_msg_handler()
990 ol_rx_pn_ind_handler(pdev->txrx_pdev, peer_id, tid, in htt_t2h_msg_handler()
1042 uint8_t tid; in htt_t2h_msg_handler() local
1056 tid = HTT_RX_IN_ORD_PADDR_IND_EXT_TID_GET(*msg_word); in htt_t2h_msg_handler()
1062 peer_id, tid, offload_ind, in htt_t2h_msg_handler()
1068 peer_id, tid); in htt_t2h_msg_handler()
1074 tid, offload_ind); in htt_t2h_msg_handler()
1146 u_int8_t tid; in htt_t2h_msg_handler_fast() local
1150 tid = HTT_RX_IND_EXT_TID_GET(*msg_word); in htt_t2h_msg_handler_fast()
1151 if (tid >= OL_TXRX_NUM_EXT_TIDS) { in htt_t2h_msg_handler_fast()
1153 tid); in htt_t2h_msg_handler_fast()
1217 peer_id, tid, num_mpdu_ranges); in htt_t2h_msg_handler_fast()
1336 u_int8_t tid, pn_ie_cnt, *pn_ie = NULL; in htt_t2h_msg_handler_fast() local
1348 tid = HTT_RX_PN_IND_EXT_TID_GET(*msg_word); in htt_t2h_msg_handler_fast()
1371 ol_rx_pn_ind_handler(pdev->txrx_pdev, peer_id, tid, in htt_t2h_msg_handler_fast()
1422 u_int8_t tid; in htt_t2h_msg_handler_fast() local
1439 tid = HTT_RX_IN_ORD_PADDR_IND_EXT_TID_GET( in htt_t2h_msg_handler_fast()
1450 tid); in htt_t2h_msg_handler_fast()
1456 peer_id, tid, offload_ind); in htt_t2h_msg_handler_fast()