Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_cmd.h425 DISABLE_DOORBELL = 0x1, enumerator
H A Dhinic_pmd_hwif.c153 attr4 |= HINIC_AF4_SET(DISABLE_DOORBELL, DOORBELL_CTRL); in hinic_disable_doorbell()
H A Dhinic_pmd_hwdev.c540 err = wait_until_doorbell_flush_states(hwdev->hwif, DISABLE_DOORBELL); in hinic_vf_rx_tx_flush()