Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/agere/
A Det131x.c1575 struct fbr_lookup *fbr = rx_local->fbr[id]; in et131x_config_rx_dma_regs() local
1866 struct fbr_lookup *fbr; in et131x_rx_dma_memory_alloc() local
1869 rx_ring->fbr[0] = kzalloc(sizeof(*fbr), GFP_KERNEL); in et131x_rx_dma_memory_alloc()
1872 rx_ring->fbr[1] = kzalloc(sizeof(*fbr), GFP_KERNEL); in et131x_rx_dma_memory_alloc()
1914 fbr = rx_ring->fbr[id]; in et131x_rx_dma_memory_alloc()
1930 fbr = rx_ring->fbr[id]; in et131x_rx_dma_memory_alloc()
1956 fbr->virt[k] = (u8 *)fbr->mem_virtaddrs[i] + in et131x_rx_dma_memory_alloc()
2026 fbr = rx_ring->fbr[id]; in et131x_rx_dma_memory_free()
2028 if (!fbr || !fbr->ring_virtaddr) in et131x_rx_dma_memory_free()
2130 struct fbr_lookup *fbr = rx_local->fbr[ring_index]; in nic_return_rfd() local
[all …]
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dampdu.c608 bool fbr; in brcms_c_ampdu_finalize() local
674 fbr = txrate[1].count > 0; in brcms_c_ampdu_finalize()
675 if (!fbr) in brcms_c_ampdu_finalize()
774 if (fbr) { in brcms_c_ampdu_finalize()

Completed in 14 milliseconds