Searched defs:IS_E3B0_ONLINE (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c596 #define IS_E3B0_ONLINE(info) (((info) & RI_E3B0_ONLINE) == RI_E3B0_ONLINE) macro
610 return IS_E3B0_ONLINE(reg_info->info);

Completed in 45 milliseconds