Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/hxge/
H A Dhxge_hw.c425 (void) hxge_intr_mask_mgmt_set(hxgep, B_TRUE); in hxge_intr_hw_enable()
435 (void) hxge_intr_mask_mgmt_set(hxgep, B_FALSE); in hxge_intr_hw_disable()
H A Dhxge_impl.h441 hxge_status_t hxge_intr_mask_mgmt_set(p_hxge_t hxgep, boolean_t on);
H A Dhxge_virtual.c799 hxge_intr_mask_mgmt_set(p_hxge_t hxgep, boolean_t on) in hxge_intr_mask_mgmt_set() function