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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c595 #define IS_E3_ONLINE(info) (((info) & RI_E3_ONLINE) == RI_E3_ONLINE) macro
608 return IS_E3_ONLINE(reg_info->info);

Completed in 59 milliseconds