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

/linux-master/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",
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dtrace.h76 __dynamic_array(u8, ppdu, len)
83 memcpy(__get_dynamic_array(ppdu), data, len);
87 "%s %s ppdu len %d",
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dhtt.h715 struct htt_rx_indication_ppdu ppdu; member in struct:htt_rx_indication
736 struct htt_rx_indication_ppdu ppdu; member in struct:htt_rx_indication_hl
762 + sizeof(rx_ind->ppdu)
774 + sizeof(rx_ind->ppdu)
1316 /* Cnts any change in ring routing mid-ppdu */
H A Dhtt_rx.c1070 ath10k_warn(ar, "rxd %08x mpdu start %08x %08x msdu start %08x %08x ppdu start %08x %08x %08x %08x %08x\n",
2543 sizeof(rx->ppdu) + sizeof(rx->prefix) +
2555 if (rx->ppdu.combined_rssi == 0) {
2561 rx->ppdu.combined_rssi;
2795 sizeof(rx_hl->ppdu) +
/linux-master/drivers/scsi/be2iscsi/
H A Dbe_main.c1665 struct pdu_base *ppdu; local
1676 ppdu = pasync_handle->pbuffer;
1678 data_len_hi, ppdu);
1681 data_len_lo, ppdu));
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dphy.c6209 edcca_bak->ppdu =
6228 edcca_bak->ppdu);
H A Dcore.h4264 u8 ppdu; member in struct:rtw89_edcca_bak

Completed in 200 milliseconds