Searched refs:hpi_intr_ldg_mgmt_set (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/common/io/hxge/ |
H A D | hpi_vir.h | 100 hpi_status_t hpi_intr_ldg_mgmt_set(hpi_handle_t handle, uint8_t ldg,
|
H A D | hpi_vir.c | 144 hpi_intr_ldg_mgmt_set(hpi_handle_t handle, uint8_t ldg, boolean_t arm, in hpi_intr_ldg_mgmt_set() function
|
H A D | hxge_hw.c | 216 (void) hpi_intr_ldg_mgmt_set(handle, t_ldgp->ldg, in hxge_intr() 412 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, in hxge_syserr_intr()
|
H A D | hxge_virtual.c | 779 rs = hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, in hxge_intr_mask_mgmt() 869 rs = hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, in hxge_intr_mask_mgmt_set()
|
H A D | hxge_rxdma.c | 1181 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_TRUE, in hxge_rx_intr() 1188 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_FALSE, 0); in hxge_rx_intr() 1315 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_TRUE, in hxge_disable_poll() 1323 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, B_TRUE, in hxge_disable_poll()
|
H A D | hxge_txdma.c | 888 (void) hpi_intr_ldg_mgmt_set(handle, ldgp->ldg, in hxge_tx_intr()
|