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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c592 #define IS_E1_ONLINE(info) (((info) & RI_E1_ONLINE) == RI_E1_ONLINE) macro
602 return IS_E1_ONLINE(reg_info->info);

Completed in 32 milliseconds