Searched refs:t4_phy_fw_ver (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1854 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
|
H A D | t4_hw.c | 3736 * t4_phy_fw_ver - return current PHY firmware version 3743 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() function 3798 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw() 3856 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
|
H A D | cxgb4_main.c | 4423 t4_phy_fw_ver(adap, &cur_phy_fw_ver); in adap_init0_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 1850 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver);
|
H A D | t4_hw.c | 3706 * t4_phy_fw_ver - return current PHY firmware version 3713 int t4_phy_fw_ver(struct adapter *adap, int *phy_fw_ver) in t4_phy_fw_ver() function 3768 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw() 3826 ret = t4_phy_fw_ver(adap, &cur_phy_fw_ver); in t4_load_phy_fw()
|
H A D | cxgb4_main.c | 4418 t4_phy_fw_ver(adap, &cur_phy_fw_ver); in adap_init0_phy()
|
Completed in 51 milliseconds