Home
last modified time | relevance | path

Searched refs:qosmap_up_table (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux.h380 uint8 *qosmap_up_table; /* user priority table, size is UP_TABLE_MAX */ member
H A Ddhd_linux.c4008 pktsetprio_qms(pktbuf, ifp->qosmap_up_table, FALSE); in BCMFASTPATH()
10268 ifp->qosmap_up_table = ((uint8*)MALLOCZ(dhdpub->osh, UP_TABLE_MAX)); in dhd_allocate_if()
10333 MFREE(dhdpub->osh, ifp->qosmap_up_table, UP_TABLE_MAX); in dhd_cleanup_ifp()
10334 ifp->qosmap_up_table = NULL; in dhd_cleanup_ifp()
10491 wl_set_up_table(ifp->qosmap_up_table, qos_map_ie); in dhd_set_qosmap_up_table()
17436 MFREE(dhdp->osh, ifp->qosmap_up_table, UP_TABLE_MAX); in dhd_detach()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux.h382 uint8 *qosmap_up_table; /* user priority table, size is UP_TABLE_MAX */ member
H A Ddhd_linux.c4017 pktsetprio_qms(pktbuf, ifp->qosmap_up_table, FALSE); in BCMFASTPATH()
10272 ifp->qosmap_up_table = ((uint8*)MALLOCZ(dhdpub->osh, UP_TABLE_MAX)); in dhd_allocate_if()
10337 MFREE(dhdpub->osh, ifp->qosmap_up_table, UP_TABLE_MAX); in dhd_cleanup_ifp()
10338 ifp->qosmap_up_table = NULL; in dhd_cleanup_ifp()
10495 wl_set_up_table(ifp->qosmap_up_table, qos_map_ie); in dhd_set_qosmap_up_table()
17329 MFREE(dhdp->osh, ifp->qosmap_up_table, UP_TABLE_MAX); in dhd_detach()