Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx.c2950 mlxp->mlx_tx_ngroups = mlxp->mlx_props.mldp_tx_ngroups; in mlxcx_attach()
2951 mlxp->mlx_tx_groups_size = mlxp->mlx_tx_ngroups * in mlxcx_attach()
2971 for (i = 0; i < mlxp->mlx_tx_ngroups; ++i) { in mlxcx_attach()
H A Dmlxcx.h1228 size_t mlx_tx_ngroups; member
H A Dmlxcx_ring.c728 for (i = 0; i < mlxp->mlx_tx_ngroups; ++i) { in mlxcx_teardown_groups()