Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c776 const struct wreg_addr *wreg_info) in bnx2x_is_wreg_in_chip() argument
779 return IS_E1_REG(wreg_info->chips); in bnx2x_is_wreg_in_chip()
781 return IS_E1H_REG(wreg_info->chips); in bnx2x_is_wreg_in_chip()
783 return IS_E2_REG(wreg_info->chips); in bnx2x_is_wreg_in_chip()
785 return IS_E3A0_REG(wreg_info->chips); in bnx2x_is_wreg_in_chip()
787 return IS_E3B0_REG(wreg_info->chips); in bnx2x_is_wreg_in_chip()