Home
last modified time | relevance | path

Searched refs:cpu_to_be32_array (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/byteorder/
Dgeneric.h191 static inline void cpu_to_be32_array(__be32 *dst, const u32 *src, size_t len) in cpu_to_be32_array() function
/Linux-v5.4/drivers/thunderbolt/
Dproperty.c49 cpu_to_be32_array(dst, src, dwords); in format_dwdata()
Dctl.c361 cpu_to_be32_array(pkg->buffer, data, len / 4); in tb_ctl_tx()
/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.c5854 cpu_to_be32_array(fs->h_u.tcp_ip6_spec.ip6src, in hclge_get_fd_rule_info()
5860 cpu_to_be32_array(fs->m_u.tcp_ip6_spec.ip6src, in hclge_get_fd_rule_info()
5863 cpu_to_be32_array(fs->h_u.tcp_ip6_spec.ip6dst, in hclge_get_fd_rule_info()
5869 cpu_to_be32_array(fs->m_u.tcp_ip6_spec.ip6dst, in hclge_get_fd_rule_info()
5884 cpu_to_be32_array(fs->h_u.usr_ip6_spec.ip6src, in hclge_get_fd_rule_info()
5890 cpu_to_be32_array(fs->m_u.usr_ip6_spec.ip6src, in hclge_get_fd_rule_info()
5893 cpu_to_be32_array(fs->h_u.usr_ip6_spec.ip6dst, in hclge_get_fd_rule_info()
5899 cpu_to_be32_array(fs->m_u.usr_ip6_spec.ip6dst, in hclge_get_fd_rule_info()