_source          13462 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n)
_source          13464 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	const __be32 *source = (const __be32 *)_source;
_source          13476 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n)
_source          13478 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	const __be32 *source = (const __be32 *)_source;
_source          13493 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n)
_source          13495 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	const __be32 *source = (const __be32 *)_source;
_source          13513 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c static void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n)
_source          13515 drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c 	const __be16 *source = (const __be16 *)_source;