Home
last modified time | relevance | path

Searched refs:fl_hash_node (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_flowring.c567 flow_hash_info_t *fl_hash_node, *cur; in dhd_flowid_alloc() local
573 fl_hash_node = (flow_hash_info_t *) MALLOCZ(dhdp->osh, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
574 if (fl_hash_node == NULL) { in dhd_flowid_alloc()
578 memcpy(fl_hash_node->flow_info.da, da, sizeof(fl_hash_node->flow_info.da)); in dhd_flowid_alloc()
586 MFREE(dhdp->osh, fl_hash_node, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
591 fl_hash_node->flowid = flowid; in dhd_flowid_alloc()
592 fl_hash_node->flow_info.tid = prio; in dhd_flowid_alloc()
593 fl_hash_node->flow_info.ifindex = ifindex; in dhd_flowid_alloc()
594 fl_hash_node->next = NULL; in dhd_flowid_alloc()
611 cur->next = fl_hash_node; in dhd_flowid_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_flowring.c622 flow_hash_info_t *fl_hash_node, *cur; in dhd_flowid_alloc() local
628 fl_hash_node = (flow_hash_info_t *) MALLOCZ(dhdp->osh, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
629 if (fl_hash_node == NULL) { in dhd_flowid_alloc()
633 memcpy(fl_hash_node->flow_info.da, da, sizeof(fl_hash_node->flow_info.da)); in dhd_flowid_alloc()
641 MFREE(dhdp->osh, fl_hash_node, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
646 fl_hash_node->flowid = flowid; in dhd_flowid_alloc()
647 fl_hash_node->flow_info.tid = prio; in dhd_flowid_alloc()
648 fl_hash_node->flow_info.ifindex = ifindex; in dhd_flowid_alloc()
649 fl_hash_node->next = NULL; in dhd_flowid_alloc()
665 cur->next = fl_hash_node; in dhd_flowid_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_flowring.c622 flow_hash_info_t *fl_hash_node, *cur; in dhd_flowid_alloc() local
628 fl_hash_node = (flow_hash_info_t *) MALLOCZ(dhdp->osh, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
629 if (fl_hash_node == NULL) { in dhd_flowid_alloc()
633 memcpy(fl_hash_node->flow_info.da, da, sizeof(fl_hash_node->flow_info.da)); in dhd_flowid_alloc()
641 MFREE(dhdp->osh, fl_hash_node, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
646 fl_hash_node->flowid = flowid; in dhd_flowid_alloc()
647 fl_hash_node->flow_info.tid = prio; in dhd_flowid_alloc()
648 fl_hash_node->flow_info.ifindex = ifindex; in dhd_flowid_alloc()
649 fl_hash_node->next = NULL; in dhd_flowid_alloc()
665 cur->next = fl_hash_node; in dhd_flowid_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_flowring.c622 flow_hash_info_t *fl_hash_node, *cur; in dhd_flowid_alloc() local
628 fl_hash_node = (flow_hash_info_t *) MALLOCZ(dhdp->osh, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
629 if (fl_hash_node == NULL) { in dhd_flowid_alloc()
633 memcpy(fl_hash_node->flow_info.da, da, sizeof(fl_hash_node->flow_info.da)); in dhd_flowid_alloc()
641 MFREE(dhdp->osh, fl_hash_node, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
646 fl_hash_node->flowid = flowid; in dhd_flowid_alloc()
647 fl_hash_node->flow_info.tid = prio; in dhd_flowid_alloc()
648 fl_hash_node->flow_info.ifindex = ifindex; in dhd_flowid_alloc()
649 fl_hash_node->next = NULL; in dhd_flowid_alloc()
665 cur->next = fl_hash_node; in dhd_flowid_alloc()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_flowring.c782 flow_hash_info_t *fl_hash_node, *cur; in dhd_flowid_alloc() local
788 fl_hash_node = (flow_hash_info_t *) MALLOCZ(dhdp->osh, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
789 if (fl_hash_node == NULL) { in dhd_flowid_alloc()
793 memcpy(fl_hash_node->flow_info.da, da, sizeof(fl_hash_node->flow_info.da)); in dhd_flowid_alloc()
800 MFREE(dhdp->osh, fl_hash_node, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
805 fl_hash_node->flowid = flowid; in dhd_flowid_alloc()
806 fl_hash_node->flow_info.tid = prio; in dhd_flowid_alloc()
807 fl_hash_node->flow_info.ifindex = ifindex; in dhd_flowid_alloc()
808 fl_hash_node->next = NULL; in dhd_flowid_alloc()
823 cur->next = fl_hash_node; in dhd_flowid_alloc()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_flowring.c782 flow_hash_info_t *fl_hash_node, *cur; in dhd_flowid_alloc() local
788 fl_hash_node = (flow_hash_info_t *) MALLOCZ(dhdp->osh, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
789 if (fl_hash_node == NULL) { in dhd_flowid_alloc()
793 memcpy(fl_hash_node->flow_info.da, da, sizeof(fl_hash_node->flow_info.da)); in dhd_flowid_alloc()
800 MFREE(dhdp->osh, fl_hash_node, sizeof(flow_hash_info_t)); in dhd_flowid_alloc()
805 fl_hash_node->flowid = flowid; in dhd_flowid_alloc()
806 fl_hash_node->flow_info.tid = prio; in dhd_flowid_alloc()
807 fl_hash_node->flow_info.ifindex = ifindex; in dhd_flowid_alloc()
808 fl_hash_node->next = NULL; in dhd_flowid_alloc()
823 cur->next = fl_hash_node; in dhd_flowid_alloc()
[all …]