Home
last modified time | relevance | path

Searched refs:pkt_ofld_req (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_pkt_ofld.c60 struct pkt_ofld_req *pos = NULL; in _phl_pkt_ofld_dbg_dump_pkt_info()
62 phl_list_for_loop(pos, struct pkt_ofld_req, &pkt_info->req_q, list) { in _phl_pkt_ofld_dbg_dump_pkt_info()
101 static struct pkt_ofld_req *
104 struct pkt_ofld_req *req; in _phl_pkt_ofld_gen_req()
107 req = _os_mem_alloc(d, sizeof(struct pkt_ofld_req)); in _phl_pkt_ofld_gen_req()
120 _os_mem_free(d, req, sizeof(struct pkt_ofld_req)); in _phl_pkt_ofld_gen_req()
135 struct pkt_ofld_req *req) in _phl_pkt_ofld_del_req()
145 static struct pkt_ofld_req *
149 struct pkt_ofld_req *pos = NULL; in _phl_pkt_ofld_get_req()
152 phl_list_for_loop(pos, struct pkt_ofld_req, in _phl_pkt_ofld_get_req()
[all …]
H A Dphl_pkt_ofld.h150 struct pkt_ofld_req { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_pkt_ofld.c60 struct pkt_ofld_req *pos = NULL; in _phl_pkt_ofld_dbg_dump_pkt_info()
62 phl_list_for_loop(pos, struct pkt_ofld_req, &pkt_info->req_q, list) { in _phl_pkt_ofld_dbg_dump_pkt_info()
101 static struct pkt_ofld_req *
104 struct pkt_ofld_req *req; in _phl_pkt_ofld_gen_req()
107 req = _os_mem_alloc(d, sizeof(struct pkt_ofld_req)); in _phl_pkt_ofld_gen_req()
120 _os_mem_free(d, req, sizeof(struct pkt_ofld_req)); in _phl_pkt_ofld_gen_req()
135 struct pkt_ofld_req *req) in _phl_pkt_ofld_del_req()
145 static struct pkt_ofld_req *
149 struct pkt_ofld_req *pos = NULL; in _phl_pkt_ofld_get_req()
152 phl_list_for_loop(pos, struct pkt_ofld_req, in _phl_pkt_ofld_get_req()
[all …]
H A Dphl_pkt_ofld.h150 struct pkt_ofld_req { struct