| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmutils.c | 366 if (up_table != NULL && dscp < UP_TABLE_MAX) { in dscp2up() 446 if (usr_prio > 7 || low > high || low >= UP_TABLE_MAX || high >= UP_TABLE_MAX) { in up_table_set() 468 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table() 489 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table()
|
| H A D | wl_cfg80211.c | 16341 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); 16345 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); 17422 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); 17426 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmutils.c | 366 if (up_table != NULL && dscp < UP_TABLE_MAX) { in dscp2up() 446 if (usr_prio > 7 || low > high || low >= UP_TABLE_MAX || high >= UP_TABLE_MAX) { in up_table_set() 468 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table() 489 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table()
|
| H A D | wl_cfg80211.c | 16478 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); 16482 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); 17574 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); 17578 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmutils.c | 894 if (up_table != NULL && dscp < UP_TABLE_MAX) { in dscp2up() 991 if (usr_prio > 7 || low > high || low >= UP_TABLE_MAX || high >= UP_TABLE_MAX) { in up_table_set() 1013 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table() 1034 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table()
|
| H A D | wl_cfg80211.c | 14170 cfg->up_table = kmalloc(UP_TABLE_MAX, GFP_KERNEL); in wl_get_assoc_ies() 15168 cfg->up_table = kmalloc(UP_TABLE_MAX, GFP_KERNEL); in wl_notify_rx_mgmt_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmutils.c | 366 if (up_table != NULL && dscp < UP_TABLE_MAX) { in dscp2up() 446 if (usr_prio > 7 || low > high || low >= UP_TABLE_MAX || high >= UP_TABLE_MAX) { in up_table_set() 468 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table() 489 memset(up_table, 0xff, UP_TABLE_MAX); in wl_set_up_table()
|
| H A D | wl_cfg80211.c | 16480 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); 16484 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); 17576 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); 17580 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | bcmutils.c | 1184 if (up_table != NULL && dscp < UP_TABLE_MAX) { in dscp2up() 1265 if (usr_prio > 7 || low > high || low >= UP_TABLE_MAX || high >= UP_TABLE_MAX) { in up_table_set() 1287 memset(up_table, 0xff, UP_TABLE_MAX); in BCMFASTPATH() 1308 memset(up_table, 0xff, UP_TABLE_MAX); in BCMFASTPATH()
|
| H A D | wl_cfg80211.c | 13361 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); in wl_get_assoc_ies() 13365 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); in wl_get_assoc_ies() 14389 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); in wl_notify_rx_mgmt_frame() 14393 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); in wl_notify_rx_mgmt_frame()
|
| H A D | dhd_linux.c | 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() 17436 MFREE(dhdp->osh, ifp->qosmap_up_table, UP_TABLE_MAX); in dhd_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | bcmutils.c | 1184 if (up_table != NULL && dscp < UP_TABLE_MAX) { in dscp2up() 1265 if (usr_prio > 7 || low > high || low >= UP_TABLE_MAX || high >= UP_TABLE_MAX) { in up_table_set() 1287 memset(up_table, 0xff, UP_TABLE_MAX); in BCMFASTPATH() 1308 memset(up_table, 0xff, UP_TABLE_MAX); in BCMFASTPATH()
|
| H A D | wl_cfg80211.c | 13463 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); in wl_get_assoc_ies() 13467 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); in wl_get_assoc_ies() 14522 cfg->up_table = (uint8 *)MALLOC(cfg->osh, UP_TABLE_MAX); in wl_notify_rx_mgmt_frame() 14526 MFREE(cfg->osh, cfg->up_table, UP_TABLE_MAX); in wl_notify_rx_mgmt_frame()
|
| H A D | dhd_linux.c | 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() 17329 MFREE(dhdp->osh, ifp->qosmap_up_table, UP_TABLE_MAX); in dhd_detach()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmutils.h | 137 #define UP_TABLE_MAX ((IPV4_TOS_DSCP_MASK >> IPV4_TOS_DSCP_SHIFT) + 1) /* 64 max */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmutils.h | 137 #define UP_TABLE_MAX ((IPV4_TOS_DSCP_MASK >> IPV4_TOS_DSCP_SHIFT) + 1) /* 64 max */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmutils.h | 137 #define UP_TABLE_MAX ((IPV4_TOS_DSCP_MASK >> IPV4_TOS_DSCP_SHIFT) + 1) /* 64 max */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | bcmutils.h | 132 #define UP_TABLE_MAX ((IPV4_TOS_DSCP_MASK >> IPV4_TOS_DSCP_SHIFT) + 1) /* 64 max */ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmutils.h | 173 #define UP_TABLE_MAX ((IPV4_TOS_DSCP_MASK >> IPV4_TOS_DSCP_SHIFT) + 1) /* 64 max */ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmutils.h | 173 #define UP_TABLE_MAX ((IPV4_TOS_DSCP_MASK >> IPV4_TOS_DSCP_SHIFT) + 1) /* 64 max */ macro
|