Searched refs:txhdr_cache (Results 1 – 12 of 12) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 649 ring->txhdr_cache = kcalloc(nr_slots, in b43legacy_setup_dmaring() 652 if (!ring->txhdr_cache) in b43legacy_setup_dmaring() 656 dma_test = dma_map_single(dev->dev->dma_dev, ring->txhdr_cache, in b43legacy_setup_dmaring() 663 kfree(ring->txhdr_cache); in b43legacy_setup_dmaring() 664 ring->txhdr_cache = kcalloc(nr_slots, in b43legacy_setup_dmaring() 667 if (!ring->txhdr_cache) in b43legacy_setup_dmaring() 671 ring->txhdr_cache, in b43legacy_setup_dmaring() 718 kfree(ring->txhdr_cache); in b43legacy_setup_dmaring() 744 kfree(ring->txhdr_cache); in b43legacy_destroy_dmaring() 970 header = &(ring->txhdr_cache[slot * sizeof( in dma_tx_fragment()
|
H A D | dma.h | 131 u8 *txhdr_cache; member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 649 ring->txhdr_cache = kcalloc(nr_slots, in b43legacy_setup_dmaring() 652 if (!ring->txhdr_cache) in b43legacy_setup_dmaring() 656 dma_test = dma_map_single(dev->dev->dma_dev, ring->txhdr_cache, in b43legacy_setup_dmaring() 663 kfree(ring->txhdr_cache); in b43legacy_setup_dmaring() 664 ring->txhdr_cache = kcalloc(nr_slots, in b43legacy_setup_dmaring() 667 if (!ring->txhdr_cache) in b43legacy_setup_dmaring() 671 ring->txhdr_cache, in b43legacy_setup_dmaring() 718 kfree(ring->txhdr_cache); in b43legacy_setup_dmaring() 744 kfree(ring->txhdr_cache); in b43legacy_destroy_dmaring() 970 header = &(ring->txhdr_cache[slot * sizeof( in dma_tx_fragment()
|
H A D | dma.h | 131 u8 *txhdr_cache; member
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/b43legacy/ |
H A D | dma.c | 649 ring->txhdr_cache = kcalloc(nr_slots, in b43legacy_setup_dmaring() 652 if (!ring->txhdr_cache) in b43legacy_setup_dmaring() 656 dma_test = dma_map_single(dev->dev->dma_dev, ring->txhdr_cache, in b43legacy_setup_dmaring() 663 kfree(ring->txhdr_cache); in b43legacy_setup_dmaring() 664 ring->txhdr_cache = kcalloc(nr_slots, in b43legacy_setup_dmaring() 667 if (!ring->txhdr_cache) in b43legacy_setup_dmaring() 671 ring->txhdr_cache, in b43legacy_setup_dmaring() 718 kfree(ring->txhdr_cache); in b43legacy_setup_dmaring() 744 kfree(ring->txhdr_cache); in b43legacy_destroy_dmaring() 970 header = &(ring->txhdr_cache[slot * sizeof( in dma_tx_fragment()
|
H A D | dma.h | 131 u8 *txhdr_cache; member
|
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 891 ring->txhdr_cache = kcalloc(ring->nr_slots / TX_SLOTS_PER_FRAME, in b43_setup_dmaring() 894 if (!ring->txhdr_cache) in b43_setup_dmaring() 899 ring->txhdr_cache, in b43_setup_dmaring() 906 kfree(ring->txhdr_cache); in b43_setup_dmaring() 907 ring->txhdr_cache = kcalloc(ring->nr_slots / TX_SLOTS_PER_FRAME, in b43_setup_dmaring() 910 if (!ring->txhdr_cache) in b43_setup_dmaring() 914 ring->txhdr_cache, in b43_setup_dmaring() 945 kfree(ring->txhdr_cache); in b43_setup_dmaring() 1007 kfree(ring->txhdr_cache); in b43_destroy_dmaring() 1217 header = &(ring->txhdr_cache[(slot / TX_SLOTS_PER_FRAME) * hdrsize]); in dma_tx_fragment()
|
H A D | dma.h | 237 u8 *txhdr_cache; member
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 891 ring->txhdr_cache = kcalloc(ring->nr_slots / TX_SLOTS_PER_FRAME, in b43_setup_dmaring() 894 if (!ring->txhdr_cache) in b43_setup_dmaring() 899 ring->txhdr_cache, in b43_setup_dmaring() 906 kfree(ring->txhdr_cache); in b43_setup_dmaring() 907 ring->txhdr_cache = kcalloc(ring->nr_slots / TX_SLOTS_PER_FRAME, in b43_setup_dmaring() 910 if (!ring->txhdr_cache) in b43_setup_dmaring() 914 ring->txhdr_cache, in b43_setup_dmaring() 945 kfree(ring->txhdr_cache); in b43_setup_dmaring() 1007 kfree(ring->txhdr_cache); in b43_destroy_dmaring() 1217 header = &(ring->txhdr_cache[(slot / TX_SLOTS_PER_FRAME) * hdrsize]); in dma_tx_fragment()
|
H A D | dma.h | 237 u8 *txhdr_cache; member
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 891 ring->txhdr_cache = kcalloc(ring->nr_slots / TX_SLOTS_PER_FRAME, in b43_setup_dmaring() 894 if (!ring->txhdr_cache) in b43_setup_dmaring() 899 ring->txhdr_cache, in b43_setup_dmaring() 906 kfree(ring->txhdr_cache); in b43_setup_dmaring() 907 ring->txhdr_cache = kcalloc(ring->nr_slots / TX_SLOTS_PER_FRAME, in b43_setup_dmaring() 910 if (!ring->txhdr_cache) in b43_setup_dmaring() 914 ring->txhdr_cache, in b43_setup_dmaring() 945 kfree(ring->txhdr_cache); in b43_setup_dmaring() 1007 kfree(ring->txhdr_cache); in b43_destroy_dmaring() 1217 header = &(ring->txhdr_cache[(slot / TX_SLOTS_PER_FRAME) * hdrsize]); in dma_tx_fragment()
|
H A D | dma.h | 237 u8 *txhdr_cache; member
|