Home
last modified time | relevance | path

Searched refs:wlanhdr_to_ethhdr (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_recv.c1604 sint wlanhdr_to_ethhdr(union recv_frame *precvframe);
1605 sint wlanhdr_to_ethhdr(union recv_frame *precvframe) in wlanhdr_to_ethhdr() function
2221 wlanhdr_to_ethhdr(prframe); in recv_indicatepkt_reorder()
2389 retval = wlanhdr_to_ethhdr(prframe); in process_recv_indicatepkts()
/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_recv.c1253 static int wlanhdr_to_ethhdr(struct recv_frame *precvframe) in wlanhdr_to_ethhdr() function
1720 wlanhdr_to_ethhdr(prframe); in recv_indicatepkt_reorder()
1840 retval = wlanhdr_to_ethhdr(prframe); in process_recv_indicatepkts()