Searched refs:WLAN_SKB_BUF_NUM (Results 1 – 10 of 10) sorted by relevance
110 #define WLAN_SKB_BUF_NUM ((WLAN_SKB_1_2PAGE_BUF_NUM) + \ macro135 static struct sk_buff *wlan_static_skb[WLAN_SKB_BUF_NUM];476 i = WLAN_SKB_BUF_NUM; in dhd_init_wlan_mem()556 for (i = 0; i < WLAN_SKB_BUF_NUM; i++) { in dhd_exit_wlan_mem()
99 #define WLAN_SKB_BUF_NUM ((WLAN_SKB_1_2PAGE_BUF_NUM) + \ macro124 static struct sk_buff *wlan_static_skb[WLAN_SKB_BUF_NUM];493 for (i = 0; i < WLAN_SKB_BUF_NUM; i++) { in dhd_exit_wlan_mem()
151 #define WLAN_SKB_BUF_NUM ((WLAN_SKB_1_2PAGE_BUF_NUM) + (DHD_SKB_4PAGE_BUF_NUM)) macro176 static struct sk_buff *wlan_static_skb[MAX_NUM_ADAPTERS][WLAN_SKB_BUF_NUM] = {{NULL}};408 for (i=0; i<WLAN_SKB_BUF_NUM; i++) { in dhd_deinit_wlan_mem()426 for (i=0; i <WLAN_SKB_BUF_NUM; i++) { in dhd_init_wlan_mem()
151 #define WLAN_SKB_BUF_NUM ((WLAN_SKB_1_2PAGE_BUF_NUM) + (DHD_SKB_4PAGE_BUF_NUM)) macro176 static struct sk_buff *wlan_static_skb[MAX_NUM_ADAPTERS][WLAN_SKB_BUF_NUM] = {};408 for (i=0; i<WLAN_SKB_BUF_NUM; i++) { in dhd_deinit_wlan_mem()426 for (i = 0; i < WLAN_SKB_BUF_NUM; i++) in dhd_init_wlan_mem()
109 #define WLAN_SKB_BUF_NUM ((WLAN_SKB_1_2PAGE_BUF_NUM) + \ macro136 static struct sk_buff *wlan_static_skb[WLAN_SKB_BUF_NUM];503 i = WLAN_SKB_BUF_NUM; in dhd_init_wlan_mem()
98 #define WLAN_SKB_BUF_NUM ((WLAN_SKB_1_2PAGE_BUF_NUM) + (DHD_SKB_4PAGE_BUF_NUM)) macro117 static struct sk_buff *wlan_static_skb[WLAN_SKB_BUF_NUM];437 i = WLAN_SKB_BUF_NUM; in dhd_init_wlan_mem()
87 #define WLAN_SKB_BUF_NUM 16 macro98 static struct sk_buff *wlan_static_skb[WLAN_SKB_BUF_NUM + 1];117 for (i = 0; i < WLAN_SKB_BUF_NUM; i++) { in rockchip_init_wifi_mem()119 dev_alloc_skb(((i < (WLAN_SKB_BUF_NUM / 2)) ? in rockchip_init_wifi_mem()144 i = WLAN_SKB_BUF_NUM; in rockchip_init_wifi_mem()