Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwif.h108 int wait_until_doorbell_flush_states(struct hinic_hwif *hwif,
H A Dhinic_pmd_hwif.c308 int wait_until_doorbell_flush_states(struct hinic_hwif *hwif, in wait_until_doorbell_flush_states() function
H A Dhinic_pmd_hwdev.c540 err = wait_until_doorbell_flush_states(hwdev->hwif, DISABLE_DOORBELL); in hinic_vf_rx_tx_flush()
544 err = wait_until_doorbell_flush_states(hwdev->hwif, ENABLE_DOORBELL); in hinic_vf_rx_tx_flush()