Searched refs:dhd_flow_queue_reinit (Results 1 – 12 of 12) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_flowring.h | 239 extern void dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max);
|
| D | dhd_flowring.c | 118 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() function 143 dhd_flow_queue_reinit(dhdp, queue, max); in dhd_flow_queue_init()
|
| D | dhd_pcie.c | 7289 dhd_flow_queue_reinit(bus->dhd, queue, FLOW_RING_QUEUE_THRESHOLD); in dhd_bus_clean_flow_ring()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_flowring.h | 251 extern void dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max);
|
| D | dhd_flowring.c | 121 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() function 146 dhd_flow_queue_reinit(dhdp, queue, max); in dhd_flow_queue_init()
|
| D | dhd_pcie.c | 9325 dhd_flow_queue_reinit(bus->dhd, queue, bus->dhd->conf->flow_ring_queue_threshold); in dhd_bus_clean_flow_ring()
|
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_flowring.h | 260 extern void dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue,
|
| D | dhd_flowring.c | 118 void dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() function 142 dhd_flow_queue_reinit(dhdp, queue, max); in dhd_flow_queue_init()
|
| D | dhd_pcie.c | 9516 dhd_flow_queue_reinit(bus->dhd, queue, in dhd_bus_clean_flow_ring()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_flowring.h | 307 extern void dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max);
|
| D | dhd_flowring.c | 140 dhd_flow_queue_reinit(dhd_pub_t *dhdp, flow_queue_t *queue, int max) in dhd_flow_queue_reinit() function 165 dhd_flow_queue_reinit(dhdp, queue, max); in dhd_flow_queue_init()
|
| D | dhd_pcie.c | 14379 dhd_flow_queue_reinit(bus->dhd, queue, bus->dhd->conf->flow_ring_queue_threshold);
|