Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_hwif.c312 enum hinic_doorbell_ctrl db_ctrl; in wait_until_doorbell_flush_states() local
317 db_ctrl = hinic_get_doorbell_ctrl_status(hwif); in wait_until_doorbell_flush_states()
318 if (db_ctrl == states) in wait_until_doorbell_flush_states()
330 enum hinic_doorbell_ctrl db_ctrl; in wait_until_doorbell_and_outbound_enabled() local
336 db_ctrl = hinic_get_doorbell_ctrl_status(hwif); in wait_until_doorbell_and_outbound_enabled()
340 db_ctrl == ENABLE_DOORBELL) in wait_until_doorbell_and_outbound_enabled()