Lines Matching refs:compl_hdr

7202 				if (resp->compl_hdr.status != BCMPCIE_PKT_FLUSH) {  in BCMFASTPATH()
7243 uint16 status = ltoh16(ring_status->compl_hdr.status); in dhd_prot_ringstatus_process()
7244 uint16 ring_id = ltoh16(ring_status->compl_hdr.flow_ring_id); in dhd_prot_ringstatus_process()
7249 if (ltoh16(ring_status->compl_hdr.ring_id) != BCMPCIE_H2D_MSGRING_CONTROL_SUBMIT) in dhd_prot_ringstatus_process()
7354 gen_status->cmn_hdr.request_id, gen_status->compl_hdr.status, in dhd_prot_genstatus_process()
7355 gen_status->compl_hdr.flow_ring_id)); in dhd_prot_genstatus_process()
7402 ioct_ack->cmn_hdr.request_id, ioct_ack->compl_hdr.status, in dhd_prot_ioctack_process()
7403 ioct_ack->compl_hdr.flow_ring_id)); in dhd_prot_ioctack_process()
7404 if (ioct_ack->compl_hdr.status != 0) { in dhd_prot_ioctack_process()
7483 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status); in dhd_prot_ioctcmplt_process()
7902 flowid = txstatus->compl_hdr.flow_ring_id; in BCMFASTPATH()
8092 ltoh16(txstatus->compl_hdr.status) & WLFC_CTL_PKTFLAG_MASK); in BCMFASTPATH()
8095 uint16 status = ltoh16(txstatus->compl_hdr.status) & in BCMFASTPATH()
8183 ltoh16(txstatus->compl_hdr.tx_pktts.d_t4)); in BCMFASTPATH()
8228 txstatus->compl_hdr.flow_ring_id, in BCMFASTPATH()
8237 DHD_FLOWRING_TXSTATUS_CNT_UPDATE(dhd->bus, txstatus->compl_hdr.flow_ring_id, in BCMFASTPATH()
8374 status = resp->compl_hdr.status; in BCMFASTPATH()
8416 if (resp->compl_hdr.status != BCMPCIE_SUCCESS) { in BCMFASTPATH()
8418 __FUNCTION__, resp->compl_hdr.status)); in BCMFASTPATH()
9926 DHD_ERROR(("DMA loopback status: %d\n", cmplt->compl_hdr.status));
9927 prot->dmaxfer.status = cmplt->compl_hdr.status;
9938 cmplt->compl_hdr.status != BCME_OK) {
12864 txstatus.compl_hdr.flow_ring_id = flowid;
13090 __FUNCTION__, ltoh16(((ring_config_resp_t *)msg)->compl_hdr.status),
13091 ltoh16(((ring_config_resp_t *)msg)->compl_hdr.flow_ring_id)));
15189 uint16 flowid = txstatus->compl_hdr.flow_ring_id;