Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp.h413 static inline unsigned long bcmasp_intf_rx_desc_read(struct bcmasp_intf *intf) in bcmasp_intf_rx_desc_read() function
H A Dbcmasp_intf.c518 valid = bcmasp_intf_rx_desc_read(intf) + 1; in bcmasp_rx_poll()