Searched refs:ppdu (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/Documentation/devicetree/bindings/net/wireless/ |
| H A D | qcom,ath11k.yaml | 143 - description: interrupt event for ring ppdu-end-interrupts-mac3 144 - description: interrupt event for ring ppdu-end-interrupts-mac2 145 - description: interrupt event for ring ppdu-end-interrupts-mac1 197 - const: ppdu-end-interrupts-mac3 198 - const: ppdu-end-interrupts-mac2 199 - const: ppdu-end-interrupts-mac1 361 "ppdu-end-interrupts-mac3", 362 "ppdu-end-interrupts-mac2", 363 "ppdu-end-interrupts-mac1",
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | trace.h | 72 __dynamic_array(u8, ppdu, len) 87 memcpy(__get_dynamic_array(ppdu), data, len);
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | trace.h | 76 __dynamic_array(u8, ppdu, len) 83 memcpy(__get_dynamic_array(ppdu), data, len);
|
| /linux-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | htt.h | 715 struct htt_rx_indication_ppdu ppdu; member 736 struct htt_rx_indication_ppdu ppdu; member 762 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges() 774 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges_hl()
|
| H A D | htt_rx.c | 2543 sizeof(rx->ppdu) + sizeof(rx->prefix) + in ath10k_htt_rx_proc_rx_ind_hl() 2555 if (rx->ppdu.combined_rssi == 0) { in ath10k_htt_rx_proc_rx_ind_hl() 2561 rx->ppdu.combined_rssi; in ath10k_htt_rx_proc_rx_ind_hl() 2795 sizeof(rx_hl->ppdu) + in ath10k_htt_rx_proc_rx_frag_ind_hl()
|
| /linux-6.15/drivers/scsi/be2iscsi/ |
| H A D | be_main.c | 1665 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()
|
| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | phy.c | 7030 edcca_bak->ppdu = in rtw89_phy_config_edcca() 7049 edcca_bak->ppdu, bb->phy_idx); in rtw89_phy_config_edcca()
|
| H A D | core.h | 4760 u8 ppdu; member
|