Searched refs:_source (Results 1 – 1 of 1) sorted by relevance
11082 static inline void be32_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be32_to_cpu_n() argument11084 const __be32 *source = (const __be32 *)_source; in be32_to_cpu_n()11096 static inline void bnx2x_prep_ops(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_ops() argument11098 const __be32 *source = (const __be32 *)_source; in bnx2x_prep_ops()11114 static inline void bnx2x_prep_iro(const u8 *_source, u8 *_target, u32 n) in bnx2x_prep_iro() argument11116 const __be32 *source = (const __be32 *)_source; in bnx2x_prep_iro()11134 static inline void be16_to_cpu_n(const u8 *_source, u8 *_target, u32 n) in be16_to_cpu_n() argument11136 const __be16 *source = (const __be16 *)_source; in be16_to_cpu_n()