Home
last modified time | relevance | path

Searched refs:IONIC_FW_STS_F_RUNNING (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/pensando/ionic/
Dionic_dev.c122 fw_status &= IONIC_FW_STS_F_RUNNING; /* use only the run bit */ in ionic_heartbeat_check()
148 if (fw_status & IONIC_FW_STS_F_RUNNING && in ionic_heartbeat_check()
Dionic_if.h2764 #define IONIC_FW_STS_F_RUNNING 0x1 macro