Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c378 RSWITCH_MAP_BUF_SIZE, in rswitch_gwca_queue_format()
407 RSWITCH_MAP_BUF_SIZE, DMA_FROM_DEVICE); in rswitch_gwca_queue_format()
445 RSWITCH_MAP_BUF_SIZE, in rswitch_gwca_queue_ext_ts_fill()
469 RSWITCH_MAP_BUF_SIZE, DMA_FROM_DEVICE); in rswitch_gwca_queue_ext_ts_fill()
737 RSWITCH_MAP_BUF_SIZE, DMA_FROM_DEVICE); in rswitch_rx()
H A Drswitch.h38 #define RSWITCH_MAP_BUF_SIZE (RSWITCH_BUF_SIZE - RSWITCH_HEADROOM) macro