Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_wlfc.c723 int dummylen = ((dhd_pub_t *)ctx->dhdp)->hdrlen+ 12; in _dhd_wlfc_send_signalonly_packet() local
726 p = PKTGET(ctx->osh, dummylen, TRUE); in _dhd_wlfc_send_signalonly_packet()
728 PKTPULL(ctx->osh, p, dummylen); in _dhd_wlfc_send_signalonly_packet()
742 __FUNCTION__, dummylen)); in _dhd_wlfc_send_signalonly_packet()