Searched refs:pkt_newidx (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 4230 void *pkt, *pktqhead = NULL, *prevpkt = NULL, *pkt_newidx, *nextpkt; in dhd_prot_process_msgbuf_rxcpl() local 4243 pktqhead = pkt_newidx = NULL; in dhd_prot_process_msgbuf_rxcpl() 4350 pkt_newidx = pkt; in dhd_prot_process_msgbuf_rxcpl() 4395 if (pkt_newidx) { in dhd_prot_process_msgbuf_rxcpl() 4397 dhd_lb_rx_pkt_enqueue(dhd, pkt_newidx, if_newidx); in dhd_prot_process_msgbuf_rxcpl() 4399 dhd_rxchain_frame(dhd, pkt_newidx, if_newidx); in dhd_prot_process_msgbuf_rxcpl() 4401 dhd_bus_rx_frame(dhd->bus, pkt_newidx, if_newidx, 1); in dhd_prot_process_msgbuf_rxcpl()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 5574 void *pkt, *pktqhead = NULL, *prevpkt = NULL, *pkt_newidx, *nextpkt; local 5603 pktqhead = pkt_newidx = NULL; 5719 pkt_newidx = pkt; 5770 if (pkt_newidx) { 5772 dhd_lb_rx_pkt_enqueue(dhd, pkt_newidx, if_newidx); 5774 dhd_rxchain_frame(dhd, pkt_newidx, if_newidx); 5776 dhd_bus_rx_frame(dhd->bus, pkt_newidx, if_newidx, 1);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 5574 void *pkt, *pktqhead = NULL, *prevpkt = NULL, *pkt_newidx, *nextpkt; local 5603 pktqhead = pkt_newidx = NULL; 5719 pkt_newidx = pkt; 5770 if (pkt_newidx) { 5772 dhd_lb_rx_pkt_enqueue(dhd, pkt_newidx, if_newidx); 5774 dhd_rxchain_frame(dhd, pkt_newidx, if_newidx); 5776 dhd_bus_rx_frame(dhd->bus, pkt_newidx, if_newidx, 1);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 5574 void *pkt, *pktqhead = NULL, *prevpkt = NULL, *pkt_newidx, *nextpkt; local 5603 pktqhead = pkt_newidx = NULL; 5719 pkt_newidx = pkt; 5770 if (pkt_newidx) { 5772 dhd_lb_rx_pkt_enqueue(dhd, pkt_newidx, if_newidx); 5774 dhd_rxchain_frame(dhd, pkt_newidx, if_newidx); 5776 dhd_bus_rx_frame(dhd->bus, pkt_newidx, if_newidx, 1);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 6613 void *pkt, *pktqhead = NULL, *prevpkt = NULL, *pkt_newidx, *nextpkt; in BCMFASTPATH() local 6658 pktqhead = pkt_newidx = NULL; in BCMFASTPATH() 6814 pkt_newidx = pkt; in BCMFASTPATH() 6877 if (pkt_newidx) { in BCMFASTPATH() 6879 dhd_rxchain_frame(dhd, pkt_newidx, if_newidx); in BCMFASTPATH() 6881 dhd_prot_rx_frame(dhd, pkt_newidx, if_newidx, 1); in BCMFASTPATH()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 6617 void *pkt, *pktqhead = NULL, *prevpkt = NULL, *pkt_newidx, *nextpkt; in BCMFASTPATH() local 6662 pktqhead = pkt_newidx = NULL; in BCMFASTPATH() 6818 pkt_newidx = pkt; in BCMFASTPATH() 6881 if (pkt_newidx) { in BCMFASTPATH() 6883 dhd_rxchain_frame(dhd, pkt_newidx, if_newidx); in BCMFASTPATH() 6885 dhd_prot_rx_frame(dhd, pkt_newidx, if_newidx, 1); in BCMFASTPATH()
|