Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcm4329/src/include/
Dlinux_osl.h301 #define PKTTONATIVE(osh, pkt) osl_pkt_tonative((osl_pubinfo_t *)(osh), (pkt)) macro
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_linux.c978 skb = PKTTONATIVE(dhdp->osh, pktbuf); in dhd_rx_frame()