Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/i40iw/
Di40iw_utils.c232 i40iw_copy_ip_ntohl(local_ipaddr6, ifa->addr.in6_u.u6_addr32); in i40iw_inet6addr_event()
277 i40iw_copy_ip_ntohl(local_ipaddr, p); in i40iw_net_event()
1401 i40iw_copy_ip_ntohl(loc_addr, ip6h->daddr.in6_u.u6_addr32); in i40iw_ieq_get_qp()
1402 i40iw_copy_ip_ntohl(rem_addr, ip6h->saddr.in6_u.u6_addr32); in i40iw_ieq_get_qp()
Di40iw.h582 void i40iw_copy_ip_ntohl(u32 *dst, __be32 *src);
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()
3174 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_receive_ilq()
3176 i40iw_copy_ip_ntohl(cm_info.rem_addr, in i40iw_receive_ilq()
3858 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_connect()
3860 i40iw_copy_ip_ntohl(cm_info.rem_addr, in i40iw_connect()
3979 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_create_listen()
Di40iw_main.c1194 i40iw_copy_ip_ntohl(local_ipaddr6, in i40iw_add_ipv6_addr()