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