Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dhtt.h475 struct htt_rx_indication_ppdu ppdu; member
499 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
/linux-4.1.27/drivers/scsi/be2iscsi/
Dbe_main.c1086 struct pdu_base *ppdu, in beiscsi_process_async_pdu() argument
1096 switch (ppdu->dw[offsetof(struct amap_pdu_base, opcode) / 32] & in beiscsi_process_async_pdu()
1115 login_hdr = (struct iscsi_hdr *)ppdu; in beiscsi_process_async_pdu()
1122 (ppdu-> in beiscsi_process_async_pdu()
1129 __iscsi_complete_pdu(conn, (struct iscsi_hdr *)ppdu, pbuffer, buf_len); in beiscsi_process_async_pdu()
1930 struct pdu_base *ppdu; in hwi_gather_async_pdu() local
1953 ppdu = pasync_handle->pbuffer; in hwi_gather_async_pdu()
1954 bytes_needed = ((((ppdu->dw[offsetof(struct amap_pdu_base, in hwi_gather_async_pdu()
1956 0xFFFF0000) | ((be16_to_cpu((ppdu-> in hwi_gather_async_pdu()