Home
last modified time | relevance | path

Searched refs:mlxcx_grmac_compare (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.h1509 extern int mlxcx_grmac_compare(const void *, const void *);
H A Dmlxcx.c1812 mlxcx_grmac_compare(const void *arg0, const void *arg1) in mlxcx_grmac_compare() function
H A Dmlxcx_ring.c900 avl_create(&g->mlg_rx_macs, mlxcx_grmac_compare, in mlxcx_rx_group_setup()