Home
last modified time | relevance | path

Searched refs:format_fw_ver (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h221 format_fw_ver_t format_fw_ver; member
H A Dbnx2x_link.c6217 if (params->phy[EXT_PHY1].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6218 status |= params->phy[EXT_PHY1].format_fw_ver(spirom_ver, in bnx2x_get_ext_phy_fw_version()
6226 if (params->phy[EXT_PHY2].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6230 status |= params->phy[EXT_PHY2].format_fw_ver( in bnx2x_get_ext_phy_fw_version()
11633 .format_fw_ver = NULL,
11668 .format_fw_ver = NULL,
11704 .format_fw_ver = NULL,
11742 .format_fw_ver = NULL,
11773 .format_fw_ver = bnx2x_7101_format_ver,
11804 .format_fw_ver
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h221 format_fw_ver_t format_fw_ver; member
H A Dbnx2x_link.c6219 if (params->phy[EXT_PHY1].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6220 status |= params->phy[EXT_PHY1].format_fw_ver(spirom_ver, in bnx2x_get_ext_phy_fw_version()
6228 if (params->phy[EXT_PHY2].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6232 status |= params->phy[EXT_PHY2].format_fw_ver( in bnx2x_get_ext_phy_fw_version()
11635 .format_fw_ver = NULL,
11670 .format_fw_ver = NULL,
11706 .format_fw_ver = NULL,
11744 .format_fw_ver = NULL,
11775 .format_fw_ver = bnx2x_7101_format_ver,
11806 .format_fw_ver
[all...]

Completed in 33 milliseconds