Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/asp2/
Dbcmasp.h429 static inline unsigned long bcmasp_intf_rx_desc_read(struct bcmasp_intf *intf) in bcmasp_intf_rx_desc_read() function
Dbcmasp_intf.c519 valid = bcmasp_intf_rx_desc_read(intf) + 1; in bcmasp_rx_poll()