Home
last modified time | relevance | path

Searched refs:r_hash (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h58 u32 r_hash; /* FEC + 0x088 */ member
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h58 u32 r_hash; /* FEC + 0x088 */ member
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c268 FW(fecp, r_hash, PKT_MAXBUF_SIZE); in restart()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c267 FW(fecp, r_hash, PKT_MAXBUF_SIZE); in restart()
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dxattr.c4158 u32 r_hash = le32_to_cpu(r->xe_name_hash); in cmp_xe() local
4160 if (l_hash > r_hash) in cmp_xe()
4162 if (l_hash < r_hash) in cmp_xe()
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dxattr.c4152 u32 r_hash = le32_to_cpu(r->xe_name_hash); in cmp_xe() local
4154 if (l_hash > r_hash) in cmp_xe()
4156 if (l_hash < r_hash) in cmp_xe()

Completed in 23 milliseconds