Searched refs:ppdu (Results 1 – 2 of 2) sorted by relevance
621 struct htt_rx_indication_ppdu ppdu; member645 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
1098 struct pdu_base *ppdu, in beiscsi_process_async_pdu() argument1108 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() local1969 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()