Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7470 u16 phy_ver; in bnx2x_8073_config_init() local
7474 &phy_ver); in bnx2x_8073_config_init()
7476 if (phy_ver > 0) in bnx2x_8073_config_init()
13575 u32 phy_ver, val; in bnx2x_common_init_phy() local
13588 phy_ver = REG_RD(bp, shmem_base_path[0] + in bnx2x_common_init_phy()
13591 if (phy_ver) { in bnx2x_common_init_phy()
13593 phy_ver); in bnx2x_common_init_phy()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1189 u8 phy_ver[PHY_VER_LEN]; member
H A Dbnxt.c9181 link_info->phy_ver[0] = resp->phy_maj; in bnxt_update_link()
9182 link_info->phy_ver[1] = resp->phy_min; in bnxt_update_link()
9183 link_info->phy_ver[2] = resp->phy_bld; in bnxt_update_link()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtccommon.c3865 u32 phy_ver = 0, fw_ver = 0, in rtw_btc_ex_display_coex_info() local
3989 btc->btc_get(btc, BTC_GET_U4_WIFI_PHY_VER, &phy_ver); in rtw_btc_ex_display_coex_info()
4007 btc->bt_info.bt_get_fw_ver, phy_ver, coex_sta->kt_ver + 65); in rtw_btc_ex_display_coex_info()