Searched refs:prot_proc (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_wet.c | 155 prot_proc_t prot_proc; member 305 if (phdlr->type != type || !phdlr->prot_proc) in BCMFASTPATH() 307 return (phdlr->prot_proc)(weth, sdu, frame, ph, length, send); in BCMFASTPATH() 354 if (phdlr->type != type || !phdlr->prot_proc) in BCMFASTPATH() 356 return (phdlr->prot_proc)(weth, sdu, eh, in BCMFASTPATH()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_wet.c | 155 prot_proc_t prot_proc; member 305 if (phdlr->type != type || !phdlr->prot_proc) in BCMFASTPATH() 307 return (phdlr->prot_proc)(weth, sdu, frame, ph, length, send); in BCMFASTPATH() 354 if (phdlr->type != type || !phdlr->prot_proc) in BCMFASTPATH() 356 return (phdlr->prot_proc)(weth, sdu, eh, in BCMFASTPATH()
|