Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c252 !test_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_heartbeat_check()
259 !test_and_set_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_heartbeat_check()
H A Dionic_lif.h146 IONIC_LIF_F_FW_STOPPING, enumerator
H A Dionic_bus_pci.c405 set_bit(IONIC_LIF_F_FW_STOPPING, ionic->lif->state); in ionic_remove()
H A Dionic_main.c394 test_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_adminq_wait()
H A Dionic_lif.c1194 !test_and_set_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_notifyq_service()
1198 clear_bit(IONIC_LIF_F_FW_STOPPING, lif->state); in ionic_notifyq_service()
3275 clear_bit(IONIC_LIF_F_FW_STOPPING, lif->state); in ionic_lif_handle_fw_down()