Searched refs:ppdu (Results 1 – 2 of 2) sorted by relevance
475 struct htt_rx_indication_ppdu ppdu; member499 + sizeof(rx_ind->ppdu) in htt_rx_ind_get_mpdu_ranges()
1086 struct pdu_base *ppdu, in beiscsi_process_async_pdu() argument1096 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() local1953 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()