Home
last modified time | relevance | path

Searched refs:ppdu (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dtrace.h63 __dynamic_array(u8, ppdu, len)
70 memcpy(__get_dynamic_array(ppdu), data, len);
74 "%s %s ppdu len %d",
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dtrace.h72 __dynamic_array(u8, ppdu, len)
87 memcpy(__get_dynamic_array(ppdu), data, len);
91 "%s %s ppdu len %d",
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dtrace.h75 __dynamic_array(u8, ppdu, len)
82 memcpy(__get_dynamic_array(ppdu), data, len);
86 "%s %s ppdu len %d",
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt.h720 struct htt_rx_indication_ppdu ppdu; member
741 struct htt_rx_indication_ppdu ppdu; member
767 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
779 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges_hl()
1320 /* Cnts any change in ring routing mid-ppdu */
H A Dhtt_rx.c1024 ath10k_warn(ar, "rxd %08x mpdu start %08x %08x msdu start %08x %08x ppdu start %08x %08x %08x %08x %08x\n", in ath10k_htt_rx_h_rates()
2427 sizeof(rx->ppdu) + sizeof(rx->prefix) + in ath10k_htt_rx_proc_rx_ind_hl()
2439 if (rx->ppdu.combined_rssi == 0) { in ath10k_htt_rx_proc_rx_ind_hl()
2445 rx->ppdu.combined_rssi; in ath10k_htt_rx_proc_rx_ind_hl()
2679 sizeof(rx_hl->ppdu) + in ath10k_htt_rx_proc_rx_frag_ind_hl()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt.h714 struct htt_rx_indication_ppdu ppdu; member
735 struct htt_rx_indication_ppdu ppdu; member
761 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
773 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges_hl()
1316 /* Cnts any change in ring routing mid-ppdu */
H A Dhtt_rx.c1069 ath10k_warn(ar, "rxd %08x mpdu start %08x %08x msdu start %08x %08x ppdu start %08x %08x %08x %08x %08x\n", in ath10k_htt_rx_h_rates()
2542 sizeof(rx->ppdu) + sizeof(rx->prefix) + in ath10k_htt_rx_proc_rx_ind_hl()
2554 if (rx->ppdu.combined_rssi == 0) { in ath10k_htt_rx_proc_rx_ind_hl()
2560 rx->ppdu.combined_rssi; in ath10k_htt_rx_proc_rx_ind_hl()
2794 sizeof(rx_hl->ppdu) + in ath10k_htt_rx_proc_rx_frag_ind_hl()
/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_main.c1648 struct pdu_base *ppdu; in beiscsi_hdl_gather_pdu() local
1659 ppdu = pasync_handle->pbuffer; in beiscsi_hdl_gather_pdu()
1661 data_len_hi, ppdu); in beiscsi_hdl_gather_pdu()
1664 data_len_lo, ppdu)); in beiscsi_hdl_gather_pdu()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_main.c1665 struct pdu_base *ppdu; in beiscsi_hdl_gather_pdu() local
1676 ppdu = pasync_handle->pbuffer; in beiscsi_hdl_gather_pdu()
1678 data_len_hi, ppdu); in beiscsi_hdl_gather_pdu()
1681 data_len_lo, ppdu)); in beiscsi_hdl_gather_pdu()

Completed in 35 milliseconds