Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c523 desc = &intf->rx_edpkt_cpu[intf->rx_edpkt_index]; in bcmasp_rx_poll()
718 intf->rx_edpkt_cpu = p; in bcmasp_init_rx()
771 dma_free_coherent(kdev, DESC_RING_SIZE, intf->rx_edpkt_cpu, in bcmasp_reclaim_free_all_rx()
H A Dbcmasp.h306 struct bcmasp_desc *rx_edpkt_cpu; member