Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/
H A Dfec_mpc52xx.h58 u32 r_hash; /* FEC + 0x088 */ member
/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c264 FW(fecp, r_hash, PKT_MAXBUF_SIZE); in restart()
/linux/fs/ocfs2/
H A Dxattr.c4160 u32 r_hash = le32_to_cpu(r->xe_name_hash); in cmp_xe() local
4162 if (l_hash > r_hash) in cmp_xe()
4164 if (l_hash < r_hash) in cmp_xe()