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

/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_ethtool.c593 #define IS_E1H_ONLINE(info) (((info) & RI_E1H_ONLINE) == RI_E1H_ONLINE) macro
604 return IS_E1H_ONLINE(reg_info->info);

Completed in 32 milliseconds