Searched defs:max_sta (Results 1 – 4 of 4) sorted by relevance
| /device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/ |
| D | dhd_linux.c | 1252 static int dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1304 static void dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1324 static void dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 1596 static inline int dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1600 static inline void dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1603 static inline void dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd_linux.c | 1202 dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1255 dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1276 dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 1540 static inline int dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) { return BCME_OK; } in dhd_sta_pool_init() 1541 static inline void dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) {} in dhd_sta_pool_fini() 1542 static inline void dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) {} in dhd_sta_pool_clear()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_linux.c | 2306 dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 2358 dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 2379 dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 2661 static inline int dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) { return BCME_OK; } in dhd_sta_pool_init() 2662 static inline void dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) {} in dhd_sta_pool_fini() 2663 static inline void dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) {} in dhd_sta_pool_clear()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_linux.c | 1470 dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_init() 1523 dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_fini() 1543 dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) in dhd_sta_pool_clear() 1796 static inline int dhd_sta_pool_init(dhd_pub_t *dhdp, int max_sta) { return BCME_OK; } in dhd_sta_pool_init() 1797 static inline void dhd_sta_pool_fini(dhd_pub_t *dhdp, int max_sta) {} in dhd_sta_pool_fini() 1798 static inline void dhd_sta_pool_clear(dhd_pub_t *dhdp, int max_sta) {} in dhd_sta_pool_clear()
|