Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_flowring.c392 dhdp->htput_client_flow_rings = 0u; in dhd_flowid_map_init()
413 dhdp->htput_client_flow_rings = 0u; in dhd_flowid_map_deinit()
753 if (dhdp->htput_client_flow_rings < HTPUT_NUM_CLIENT_FLOW_RINGS) { in dhd_flowid_map_alloc()
757 dhdp->htput_client_flow_rings++; in dhd_flowid_map_alloc()
1114 dhdp->htput_client_flow_rings--; in dhd_flowid_map_free()
H A Ddhd.h1508 uint8 htput_client_flow_rings; /* current number of htput client flowrings */ member
H A Ddhd_pcie.c11711 dhdp->htput_flow_ring_start, HTPUT_TOTAL_FLOW_RINGS, dhdp->htput_client_flow_rings); in dhd_bus_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_flowring.c392 dhdp->htput_client_flow_rings = 0u; in dhd_flowid_map_init()
413 dhdp->htput_client_flow_rings = 0u; in dhd_flowid_map_deinit()
753 if (dhdp->htput_client_flow_rings < HTPUT_NUM_CLIENT_FLOW_RINGS) { in dhd_flowid_map_alloc()
757 dhdp->htput_client_flow_rings++; in dhd_flowid_map_alloc()
1114 dhdp->htput_client_flow_rings--; in dhd_flowid_map_free()
H A Ddhd.h1506 uint8 htput_client_flow_rings; /* current number of htput client flowrings */ member
H A Ddhd_pcie.c11704 dhdp->htput_flow_ring_start, HTPUT_TOTAL_FLOW_RINGS, dhdp->htput_client_flow_rings); in dhd_bus_dump()