Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_dev.h391 bool ionic_is_fw_running(struct ionic_dev *idev);
H A Dionic_dev.c308 bool ionic_is_fw_running(struct ionic_dev *idev) in ionic_is_fw_running() function
H A Dionic_lif.c3367 if (!ionic_is_fw_running(idev)) in ionic_lif_reset()