Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/renesas/
H A Drswitch.h916 struct rswitch_desc { struct
924 struct rswitch_desc desc; argument
930 struct rswitch_desc desc;
935 struct rswitch_desc desc;
998 struct rswitch_desc *linkfix_table;
H A Drswitch_main.c388 static void rswitch_desc_set_dptr(struct rswitch_desc *desc, dma_addr_t addr) in rswitch_desc_set_dptr()
394 static dma_addr_t rswitch_desc_get_dptr(const struct rswitch_desc *desc) in rswitch_desc_get_dptr()
405 struct rswitch_desc *linkfix; in rswitch_gwca_queue_format()
518 struct rswitch_desc *linkfix; in rswitch_gwca_queue_ext_ts_format()
547 gwca->linkfix_table_size = sizeof(struct rswitch_desc) * num_queues; in rswitch_gwca_linkfix_alloc()