Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/io/
H A Dvsw_ldc.c133 static int vsw_ldcsend(vsw_ldc_t *ldcp, mblk_t *mp, uint32_t retries);
3924 (void) vsw_ldcsend(ldcp, mp, 1); in vsw_ldctx()
4032 vsw_ldcsend(vsw_ldc_t *ldcp, mblk_t *mp, uint32_t retries) in vsw_ldcsend() function
4763 (void) vsw_ldcsend(ldcp, mp, vsw_ldc_tx_retries); in vsw_ldc_tx_worker()