Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_hwif.h64 ENABLE_DOORBELL = 0, enumerator
H A Dhinic3_hw_comm.c385 hinic3_toggle_doorbell(hwif, ENABLE_DOORBELL); in hinic3_func_rx_tx_flush()
H A Dhinic3_hwif.c394 if (outbound_ctrl == ENABLE_OUTBOUND && db_ctrl == ENABLE_DOORBELL) in check_db_outbound_enable_handler()