Home
last modified time | relevance | path

Searched refs:phead (Results 1 - 2 of 2) sorted by relevance

/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dvirtnet.c206 struct pbuf *phead = NULL; in FreeTxEntry() local
210 phead = nic->tbufRec[idx].head; in FreeTxEntry()
223 pbuf_free_callback(phead); in FreeTxEntry()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pno.c802 dhd_pno_best_header_t *phead, *pprev; in _dhd_pno_convert_format() local
822 phead = siter->bestnetheader; in _dhd_pno_convert_format()
823 while (phead != NULL) { in _dhd_pno_convert_format()
826 (phead->tot_size + phead->tot_cnt * ENTRY_OVERHEAD)) in _dhd_pno_convert_format()
831 DHD_PNO(("\n<loop : %d, apcount %d>\n", cnt - 1, phead->tot_cnt)); in _dhd_pno_convert_format()
833 if (phead->reason & PNO_STATUS_ABORT_MASK) { in _dhd_pno_convert_format()
839 &phead->entry_list, list) { in _dhd_pno_convert_format()
887 pprev = phead; in _dhd_pno_convert_format()
889 siter->bestnetheader = phead in _dhd_pno_convert_format()
927 dhd_pno_best_header_t *phead, *pprev; _dhd_pno_clear_all_batch_results() local
[all...]

Completed in 4 milliseconds