Searched refs:DESC_FLAGS (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/asp2/ | ||
| H A D | bcmasp.h | 185 #define DESC_FLAGS(x) ((x) & GENMASK_ULL(63, 40)) macro |
| H A D | bcmasp_intf.c | 505 flags = DESC_FLAGS(desc->buf); in bcmasp_rx_poll() |