Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_utils.c246 i40iw_copy_ip_ntohl(local_ipaddr6, ifa->addr.in6_u.u6_addr32); in i40iw_inet6addr_event()
291 i40iw_copy_ip_ntohl(local_ipaddr, p); in i40iw_net_event()
1414 i40iw_copy_ip_ntohl(loc_addr, ip6h->daddr.in6_u.u6_addr32); in i40iw_ieq_get_qp()
1415 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()
3177 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_receive_ilq()
3179 i40iw_copy_ip_ntohl(cm_info.rem_addr, in i40iw_receive_ilq()
3874 i40iw_copy_ip_ntohl(cm_info.loc_addr, in i40iw_connect()
3876 i40iw_copy_ip_ntohl(cm_info.rem_addr, in i40iw_connect()
3995 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()