Home
last modified time | relevance | path

Searched refs:OSAL_MEMCMP (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h462 #define OSAL_MEMCMP memcmp macro
H A Decore_iwarp.c1937 !OSAL_MEMCMP(&(ep->cm_info.local_ip), cm_info->local_ip, in ecore_iwarp_ep_exists()
1939 !OSAL_MEMCMP(&(ep->cm_info.remote_ip), cm_info->remote_ip, in ecore_iwarp_ep_exists()
1973 if (!OSAL_MEMCMP(listener->ip_addr, in ecore_iwarp_get_listener()
1981 if (!OSAL_MEMCMP(listener->ip_addr, in ecore_iwarp_get_listener()
H A Decore_sriov.c3372 if (!OSAL_MEMCMP(p_vf->shadow_config.macs[i], in ecore_iov_vf_update_mac_shadow()
3397 if (!OSAL_MEMCMP(p_vf->shadow_config.macs[i], in ecore_iov_vf_update_mac_shadow()
3501 if (OSAL_MEMCMP(p_bulletin->mac, params.mac, ETH_ALEN) || in ecore_iov_vf_mbx_ucast_filter()
H A Decore_vf.c1862 if (OSAL_MEMCMP(bulletin->mac, mac, ETH_ALEN)) in ecore_vf_check_mac()
H A Decore_dev.c541 if (!OSAL_MEMCMP(p_filter, &p_filters[i].filter, in ecore_llh_shadow_search_filter()