Searched refs:offload_deliver_msg (Results 1 – 7 of 7) sorted by relevance
1601 struct htt_tx_offload_deliver_ind_hdr_t *offload_deliver_msg; in pkt_capture_offload_deliver_indication_handler() local1603 offload_deliver_msg = (struct htt_tx_offload_deliver_ind_hdr_t *)msg; in pkt_capture_offload_deliver_indication_handler()1608 nbuf_len = offload_deliver_msg->tx_mpdu_bytes; in pkt_capture_offload_deliver_indication_handler()1630 status = offload_deliver_msg->status; in pkt_capture_offload_deliver_indication_handler()1631 pkt_format = offload_deliver_msg->format; in pkt_capture_offload_deliver_indication_handler()1632 tid = offload_deliver_msg->tid_num; in pkt_capture_offload_deliver_indication_handler()1638 offload_deliver_msg->tx_retry_cnt); in pkt_capture_offload_deliver_indication_handler()1651 struct htt_tx_offload_deliver_ind_hdr_t *offload_deliver_msg; in pkt_capture_offload_deliver_indication_handler() local1661 offload_deliver_msg = (struct htt_tx_offload_deliver_ind_hdr_t *)msg; in pkt_capture_offload_deliver_indication_handler()1677 nbuf_len = offload_deliver_msg->tx_mpdu_bytes; in pkt_capture_offload_deliver_indication_handler()[all …]
594 struct htt_tx_offload_deliver_ind_hdr_t *offload_deliver_msg; in pkt_capture_callback() local603 offload_deliver_msg = in pkt_capture_callback()606 (offload_deliver_msg->reserved_2 ? true : false); in pkt_capture_callback()611 (uint32_t)offload_deliver_msg->reserved_3; in pkt_capture_callback()613 vdev_id = offload_deliver_msg->vdev_id; in pkt_capture_callback()
345 qdf_nbuf_t offload_deliver_msg, in htt_rx_offload_msdu_pop_hl() argument357 *head_buf = *tail_buf = buf = offload_deliver_msg; in htt_rx_offload_msdu_pop_hl()381 qdf_nbuf_free(offload_deliver_msg); in htt_rx_offload_msdu_pop_hl()
1271 *offload_deliver_msg; in htt_t2h_msg_handler_fast() local1284 offload_deliver_msg = in htt_t2h_msg_handler_fast()1287 (offload_deliver_msg->reserved_2 ? true : false); in htt_t2h_msg_handler_fast()1298 (uint32_t)offload_deliver_msg->reserved_3; in htt_t2h_msg_handler_fast()1302 vdev_id = offload_deliver_msg->vdev_id; in htt_t2h_msg_handler_fast()
178 qdf_nbuf_t offload_deliver_msg,
933 qdf_nbuf_t offload_deliver_msg, in htt_rx_offload_msdu_pop_ll() argument
778 qdf_nbuf_t offload_deliver_msg,