Lines Matching refs:pktpool_osh
1504 static osl_t *pktpool_osh = NULL; variable
1720 pktpool_osh = osh; in BCMATTACHFN()
1822 return (pktpool_fill(pktpool_osh, pktpool, minimal)); in hnd_pktpool_fill()
1843 pktpool_fill(pktpool_osh, pktpool_shared, minimal); in hnd_pktpool_refill()
1848 pktpool_fill(pktpool_osh, pktpool_shared_lfrag, minimal); in hnd_pktpool_refill()
1855 pktpool_fill(pktpool_osh, pktpool_shared_alfrag, minimal); in hnd_pktpool_refill()
1859 pktpool_fill(pktpool_osh, pktpool_shared_alfrag_data, minimal); in hnd_pktpool_refill()
1866 pktpool_fill(pktpool_osh, pktpool_shared_rxlfrag, minimal); in hnd_pktpool_refill()
1872 pktpool_fill(pktpool_osh, pktpool_shared_rxdata, minimal); in hnd_pktpool_refill()
1905 hnd_pktpool_heap_pkt_release(pktpool_osh, pktp, flag); in hnd_pktpool_heap_handle()
2048 if ((lb = PKTALLOC_ON_LOC(pktpool_osh, pktp->max_pkt_bytes, in hnd_pktpool_heap_get_cb()
2068 PKTFREE(pktpool_osh, lb, pktsize); in hnd_pktpool_heap_get_cb()