Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath10k/
Dhtt.h621 struct htt_rx_indication_ppdu ppdu; member
645 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
/drivers/scsi/be2iscsi/
Dbe_main.c1098 struct pdu_base *ppdu, in beiscsi_process_async_pdu() argument
1108 switch (ppdu->dw[offsetof(struct amap_pdu_base, opcode) / 32] & in beiscsi_process_async_pdu()
1127 login_hdr = (struct iscsi_hdr *)ppdu; in beiscsi_process_async_pdu()
1134 (ppdu-> in beiscsi_process_async_pdu()
1141 __iscsi_complete_pdu(conn, (struct iscsi_hdr *)ppdu, pbuffer, buf_len); in beiscsi_process_async_pdu()
1946 struct pdu_base *ppdu; in hwi_gather_async_pdu() local
1969 ppdu = pasync_handle->pbuffer; in hwi_gather_async_pdu()
1970 bytes_needed = ((((ppdu->dw[offsetof(struct amap_pdu_base, in hwi_gather_async_pdu()
1972 0xFFFF0000) | ((be16_to_cpu((ppdu-> in hwi_gather_async_pdu()