Home
last modified time | relevance | path

Searched refs:rqfar (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/freescale/
H A Dgianfar.c830 rqfar--; in cluster_entry_per_class()
836 rqfar--; in cluster_entry_per_class()
842 rqfar--; in cluster_entry_per_class()
849 rqfar--; in cluster_entry_per_class()
856 return rqfar; in cluster_entry_per_class()
872 rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV6); in gfar_init_filer_table()
873 rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV6 | RQFPR_UDP); in gfar_init_filer_table()
874 rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV6 | RQFPR_TCP); in gfar_init_filer_table()
875 rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV4); in gfar_init_filer_table()
876 rqfar = cluster_entry_per_class(priv, rqfar, RQFPR_IPV4 | RQFPR_UDP); in gfar_init_filer_table()
[all …]
H A Dgianfar.h779 u32 rqfar; /* 0x.334 - Receive queue filing table address register */ member
1240 gfar_write(&regs->rqfar, far); in gfar_write_filer()
1250 gfar_write(&regs->rqfar, far); in gfar_read_filer()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_86xx.h357 uint rqfar; /* 0x24334 - Receive queue filing table address Register */ member