Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.c103 if (test_bit(IONIC_LIF_F_FW_STOPPING, lif->state) || in ionic_doorbell_check_dwork()
372 !test_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_heartbeat_check()
379 !test_and_set_bit(IONIC_LIF_F_FW_STOPPING, lif->state)) { in ionic_heartbeat_check()
H A Dionic_lif.h157 IONIC_LIF_F_FW_STOPPING, enumerator
H A Dionic_bus_pci.c414 set_bit(IONIC_LIF_F_FW_STOPPING, ionic->lif->state); in ionic_remove()
H A Dionic_lif.c3403 clear_bit(IONIC_LIF_F_FW_STOPPING, lif->state); in ionic_lif_handle_fw_down()