Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/pensando/ionic/
Dionic_dev.c175 return (fw_status != 0xff) && (fw_status & IONIC_FW_STS_F_RUNNING); in ionic_is_fw_running()
Dionic_if.h2997 #define IONIC_FW_STS_F_RUNNING 0x01 macro