Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/asix/
H A Dax88796c_main.h253 #define TFBFCR_SET_FREE_PAGE(x) (((x) & 0x3F) << TFBFCR_FREE_PAGE_BITS) macro
H A Dax88796c_main.c235 TFBFCR_SET_FREE_PAGE(need_pages), in ax88796c_check_free_pages()