Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c239 !test_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_heartbeat_check()
246 !test_and_set_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_heartbeat_check()
H A Dionic_bus_pci.c397 set_bit(IONIC_LIF_F_FW_STOPPING, ionic->lif->state); in ionic_remove()
H A Dionic_lif.h146 IONIC_LIF_F_FW_STOPPING, enumerator
H A Dionic_main.c394 test_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_adminq_wait()
H A Dionic_lif.c1196 !test_and_set_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_notifyq_service()
1200 clear_bit(IONIC_LIF_F_FW_STOPPING, lif->state); in ionic_notifyq_service()
3277 clear_bit(IONIC_LIF_F_FW_STOPPING, lif->state); in ionic_lif_handle_fw_down()

Completed in 9 milliseconds