Lines Matching refs:ltoh16

5666 				ltoh16(msg->data_offset),
5667 ltoh16(msg->data_len), msg->cmn_hdr.if_id,
5669 ltoh16(msg->metadata_len)));
5687 if (ltoh16(msg->data_offset)) {
5689 PKTPULL(dhd->osh, pkt, ltoh16(msg->data_offset));
5696 PKTSETLEN(dhd->osh, pkt, ltoh16(msg->data_len));
6101 uint16 status = ltoh16(ring_status->compl_hdr.status);
6102 uint16 ring_id = ltoh16(ring_status->compl_hdr.flow_ring_id);
6105 request_id, status, ring_id, ltoh16(ring_status->write_idx)));
6107 if (ltoh16(ring_status->compl_hdr.ring_id) != BCMPCIE_H2D_MSGRING_CONTROL_SUBMIT)
6298 prot->ioctl_resplen = ltoh16(ioct_resp->resp_len);
6299 prot->ioctl_status = ltoh16(ioct_resp->compl_hdr.status);
6300 xt_id = ltoh16(ioct_resp->trans_id);
6510 ltoh16(txstatus->compl_hdr.status) & WLFC_CTL_PKTFLAG_MASK);
6513 uint16 status = ltoh16(txstatus->compl_hdr.status) &
6584 buflen = ltoh16(evnt->event_data_len);
6622 buflen = ltoh16(resp->info_data_len);
6630 pktid, buflen, resp->cmn_hdr.flags, ltoh16(resp->seqnum),
8870 __FUNCTION__, ltoh16(d2h_ring->max_items),
8871 ltoh16(d2h_ring->len_item),
8872 ltoh16(d2h_ring->ring_id),
9433 ltoh16(flow_create_resp->cmplt.status),
9434 ltoh16(flow_create_resp->cmplt.flow_ring_id)));
9437 ltoh16(flow_create_resp->cmplt.flow_ring_id),
9438 ltoh16(flow_create_resp->cmplt.status));
9446 ltoh16(resp->cmplt.status),
9447 ltoh16(resp->cmplt.ring_id),
9459 if (ltoh16(resp->cmplt.status) != BCMPCIE_SUCCESS) {
9461 ltoh16(resp->cmplt.status)));
9477 ltoh16(resp->cmplt.status),
9478 ltoh16(resp->cmplt.ring_id),
9500 if (ltoh16(resp->cmplt.status) != BCMPCIE_SUCCESS) {
9502 ltoh16(resp->cmplt.status)));
9515 if (ltoh16(resp->cmplt.status) != BCMPCIE_SUCCESS) {
9517 ltoh16(resp->cmplt.status)));
9534 if (ltoh16(resp->cmplt.status) != BCMPCIE_SUCCESS) {
9536 ltoh16(resp->cmplt.status)));
9549 if (ltoh16(resp->cmplt.status) != BCMPCIE_SUCCESS) {
9551 ltoh16(resp->cmplt.status)));
9939 __FUNCTION__, ltoh16(((ring_config_resp_t *)msg)->compl_hdr.status),
9940 ltoh16(((ring_config_resp_t *)msg)->compl_hdr.flow_ring_id)));