Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dtrace.h63 __dynamic_array(u8, ppdu, len)
70 memcpy(__get_dynamic_array(ppdu), data, len);
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
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()
Dhtt_rx.c2427 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-5.10/drivers/scsi/be2iscsi/
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()