Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhtt.h710 struct htt_rx_indication_ppdu ppdu; member
731 struct htt_rx_indication_ppdu ppdu; member
757 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
769 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges_hl()
Dhtt_rx.c2230 sizeof(rx->ppdu) + sizeof(rx->prefix) + in ath10k_htt_rx_proc_rx_ind_hl()
2240 if (rx->ppdu.combined_rssi == 0) { in ath10k_htt_rx_proc_rx_ind_hl()
2246 rx->ppdu.combined_rssi; in ath10k_htt_rx_proc_rx_ind_hl()
2477 sizeof(rx_hl->ppdu) + in ath10k_htt_rx_proc_rx_frag_ind_hl()
/Linux-v5.4/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()