Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbnx2.h6293 #define BNX2_MCP_TOE_ID_FUNCTION_ID (1L<<31) macro
H A Dbnx2.c8224 if (bnx2_reg_rd_ind(bp, BNX2_MCP_TOE_ID) & BNX2_MCP_TOE_ID_FUNCTION_ID) in bnx2_init_board()