Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_utils.c245 i40iw_copy_ip_ntohl(local_ipaddr6, ifa->addr.in6_u.u6_addr32); in i40iw_inet6addr_event()
289 i40iw_copy_ip_ntohl(local_ipaddr, p); in i40iw_net_event()
1373 i40iw_copy_ip_ntohl(loc_addr, ip6h->daddr.in6_u.u6_addr32); in i40iw_ieq_get_qp()
1374 i40iw_copy_ip_ntohl(rem_addr, ip6h->saddr.in6_u.u6_addr32); in i40iw_ieq_get_qp()
H A Di40iw.h592 void i40iw_copy_ip_ntohl(u32 *dst, __be32 *src);
H A Di40iw_cm.c144 void i40iw_copy_ip_ntohl(u32 *dst, __be32 *src) in i40iw_copy_ip_ntohl() function
1724 i40iw_copy_ip_ntohl(child_listen_node->loc_addr, in i40iw_add_mqh_6()
3169 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_receive_ilq()
3171 i40iw_copy_ip_ntohl(cm_info.rem_addr, in i40iw_receive_ilq()
3866 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_connect()
3868 i40iw_copy_ip_ntohl(cm_info.rem_addr, in i40iw_connect()
3987 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_create_listen()
H A Di40iw_main.c1190 i40iw_copy_ip_ntohl(local_ipaddr6, in i40iw_add_ipv6_addr()