Searched refs:frag_ind (Results 1 – 5 of 5) sorted by relevance
268 uint16_t peer_id, frag_ind; in dp_htt_t2h_msg_handler_fast() local271 frag_ind = HTT_RX_DATA_IND_FRAG_GET(*(msg_word + 1)); in dp_htt_t2h_msg_handler_fast()274 if (qdf_unlikely(frag_ind)) { in dp_htt_t2h_msg_handler_fast()
1043 uint8_t offload_ind, frag_ind; in htt_t2h_msg_handler() local1058 frag_ind = HTT_RX_IN_ORD_PADDR_IND_FRAG_GET(*msg_word); in htt_t2h_msg_handler()1063 frag_ind); in htt_t2h_msg_handler()1065 if (qdf_unlikely(frag_ind)) { in htt_t2h_msg_handler()1423 u_int8_t offload_ind, frag_ind; in htt_t2h_msg_handler_fast() local1444 frag_ind = HTT_RX_IN_ORD_PADDR_IND_FRAG_GET( in htt_t2h_msg_handler_fast()1447 if (qdf_unlikely(frag_ind)) { in htt_t2h_msg_handler_fast()
1501 uint8_t offload_ind, frag_ind; in htt_rx_amsdu_rx_in_order_pop_ll() local1519 frag_ind = HTT_RX_IN_ORD_PADDR_IND_FRAG_GET(*msg_word); in htt_rx_amsdu_rx_in_order_pop_ll()1525 ol_rx_update_histogram_stats(msdu_count, frag_ind, offload_ind); in htt_rx_amsdu_rx_in_order_pop_ll()
108 uint8_t frag_ind, uint8_t offload_ind);
232 void ol_rx_update_histogram_stats(uint32_t msdu_count, uint8_t frag_ind, in ol_rx_update_histogram_stats() argument265 if (frag_ind) in ol_rx_update_histogram_stats()