Searched defs:i_ldc_rxq_reconf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/io/
H A Dldc.c74 static int i_ldc_rxq_reconf(ldc_chan_t *ldcp, boolean_t force_reset);
614 i_ldc_rxq_reconf(ldc_chan_t *ldcp, boolean_t force_reset) function
624 "i_ldc_rxq_reconf: (0x%lx) cannot get state",
634 "i_ldc_rxq_reconf: (0x%lx) cannot set qconf",
638 D1(ldcp->id, "i_ldc_rxq_reconf: (0x%llx) completed q reconf",
735 (void) i_ldc_rxq_reconf(ldcp, force_reset);

Completed in 52 milliseconds