Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hv.c76 tx->lp_conf = &hv_niu_tx_logical_page_conf; in nxge_hio_hv_init()
92 rx->lp_conf = &hv_niu_rx_logical_page_conf; in nxge_hio_hv_init()
H A Dnxge_fzc.c1550 hverr = (*io_fp->lp_conf)((uint64_t)channel, in nxge_init_hv_fzc_lp_op()
1569 hverr = (*io_fp->lp_conf)((uint64_t)channel, in nxge_init_hv_fzc_lp_op()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h92 vrlp_conf lp_conf; /* HV Major 1 interface */ member