Home
last modified time | relevance | path

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

/linux-3.4.99/arch/tile/include/hv/
Ddrv_xgbe_intf.h613 #define LIPP_LARGE_BUFFERS 6785 macro
/linux-3.4.99/drivers/net/ethernet/tile/
Dtilepro.c1399 min(LIPP_LARGE_BUFFERS, max_buffers); in tile_net_open_inner()
1503 credits = max(16, (LIPP_LARGE_BUFFERS / count) & ~1); in tile_net_open()