qcacmn: Datapath changes for WiSA specification

Datapath changes for WiSA specification.
 - Multicast packets with 50000 as destination
   port should go at 6Mbps.
 - Multicast packets with 50001 as destination
   port should go at 24Mbps.

Change-Id: I582b13fd85e2bdc0e49739a1c6f8d8a3b295902f
CRs-Fixed: 1010412
This commit is contained in:
Nirav Shah
2016-05-16 10:45:16 +05:30
committed by Vishwajith Upendra
parent 31d694b25a
commit da0881a68f
15 changed files with 39 additions and 133 deletions

View File

@@ -182,20 +182,6 @@ hif_dummy_claim_device(struct hif_softc *hif_sc)
return;
}
/**
* hif_dummy_bus_pkt_dl_len_set()- dummy call
* @sc: context
* @pkt_download_len: download length
*
* Return: None
*/
void hif_dummy_bus_pkt_dl_len_set(void *sc,
u_int32_t pkt_download_len)
{
return;
}
/**
* hif_dummy_cancel_deferred_target_sleep - dummy call
* @hif_sc: hif context