| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 1978 PKT_LIST *tx_pkt_list; /* list for tx packets */ 1979 PKT_LIST *rx_pkt_list; /* list for rx packets */ 1980 PKT_LIST *ctrl_pkt_list; /* list for ioctl/event buf post */ 2015 if ((handle->tx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2017 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2021 if ((handle->rx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2023 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2027 if ((handle->ctrl_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2029 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2041 MFREE(osh, handle->ctrl_pkt_list, sizeof(PKT_LIST)); in dhd_pktid_map_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 2614 PKT_LIST *tx_pkt_list; /* list for tx packets */ 2615 PKT_LIST *rx_pkt_list; /* list for rx packets */ 2616 PKT_LIST *ctrl_pkt_list; /* list for ioctl/event buf post */ 2650 if ((handle->tx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2652 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2656 if ((handle->rx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2658 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2662 if ((handle->ctrl_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2664 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2676 MFREE(osh, handle->ctrl_pkt_list, sizeof(PKT_LIST)); in dhd_pktid_map_init() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 2614 PKT_LIST *tx_pkt_list; /* list for tx packets */ 2615 PKT_LIST *rx_pkt_list; /* list for rx packets */ 2616 PKT_LIST *ctrl_pkt_list; /* list for ioctl/event buf post */ 2650 if ((handle->tx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2652 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2656 if ((handle->rx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2658 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2662 if ((handle->ctrl_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2664 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2676 MFREE(osh, handle->ctrl_pkt_list, sizeof(PKT_LIST)); in dhd_pktid_map_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 2614 PKT_LIST *tx_pkt_list; /* list for tx packets */ 2615 PKT_LIST *rx_pkt_list; /* list for rx packets */ 2616 PKT_LIST *ctrl_pkt_list; /* list for ioctl/event buf post */ 2650 if ((handle->tx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2652 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2656 if ((handle->rx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2658 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2662 if ((handle->ctrl_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 2664 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 2676 MFREE(osh, handle->ctrl_pkt_list, sizeof(PKT_LIST)); in dhd_pktid_map_init() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 3060 PKT_LIST *tx_pkt_list; /* list for tx packets */ 3061 PKT_LIST *rx_pkt_list; /* list for rx packets */ 3062 PKT_LIST *ctrl_pkt_list; /* list for ioctl/event buf post */ 3096 if ((handle->tx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 3098 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 3102 if ((handle->rx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 3104 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 3108 if ((handle->ctrl_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 3110 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 3122 MFREE(osh, handle->ctrl_pkt_list, sizeof(PKT_LIST)); in dhd_pktid_map_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 3064 PKT_LIST *tx_pkt_list; /* list for tx packets */ 3065 PKT_LIST *rx_pkt_list; /* list for rx packets */ 3066 PKT_LIST *ctrl_pkt_list; /* list for ioctl/event buf post */ 3100 if ((handle->tx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 3102 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 3106 if ((handle->rx_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 3108 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 3112 if ((handle->ctrl_pkt_list = (PKT_LIST *) MALLOC(osh, sizeof(PKT_LIST))) == NULL) { in dhd_pktid_map_init() 3114 __FUNCTION__, __LINE__, sizeof(PKT_LIST))); in dhd_pktid_map_init() 3126 MFREE(osh, handle->ctrl_pkt_list, sizeof(PKT_LIST)); in dhd_pktid_map_init() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | linux_osl.h | 566 typedef struct sk_buff_head PKT_LIST; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | linux_osl.h | 566 typedef struct sk_buff_head PKT_LIST; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | linux_osl.h | 570 typedef struct sk_buff_head PKT_LIST; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | linux_osl.h | 797 typedef struct sk_buff_head PKT_LIST; typedef
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | linux_osl.h | 801 typedef struct sk_buff_head PKT_LIST; typedef
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | linux_osl.h | 1149 typedef struct sk_buff_head PKT_LIST; typedef
|