Home
last modified time | relevance | path

Searched refs:PKTPUSH (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/include/
Dlinux_osl.h247 #define PKTPUSH(osh, skb, bytes) skb_push((struct sk_buff*)(skb), (bytes)) macro
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_cdc.c354 PKTPUSH(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpush()
Ddhd_sdio.c924 PKTPUSH(osh, pkt, pad); in dhdsdio_txpkt()
1040 PKTPUSH(osh, pkt, SDPCM_TEST_HDRLEN); in dhd_bus_txdata()
1051 PKTPUSH(osh, pkt, SDPCM_HDRLEN); in dhd_bus_txdata()
2987 PKTPUSH(osh, pfirst, sfdoff); in dhdsdio_rxglom()
3592 PKTPUSH(osh, pkt, firstread); in dhdsdio_readframes()