Searched defs:phy_state (Results  1 – 14 of 14) sorted by relevance
| /Linux-v5.4/drivers/net/phy/ | 
| D | uPD60620.c | 37 	int phy_state;  in upd60620_read_status()  local
 | 
| D | phylink.c | 68 	struct phylink_link_state phy_state;  member
 | 
| /Linux-v5.4/drivers/scsi/hisi_sas/ | 
| D | hisi_sas_v3_hw.c | 1012 	u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE);  in get_wideport_bitmap_v3_hw()  local1542 	u32 phy_state, sl_ctrl, txid_auto;  in phy_down_v3_hw()  local
 1598 			u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE);  in int_phy_up_down_bcast_v3_hw()  local
 
 | 
| D | hisi_sas_v2_hw.c | 1621 	u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE);  in get_wideport_bitmap_v2_hw()  local2724 	u32 phy_state, sl_ctrl, txid_auto;  in phy_down_v2_hw()  local
 
 | 
| D | hisi_sas.h | 388 	u32 phy_state;  member
 | 
| D | hisi_sas_v1_hw.c | 1453 		u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE);  in int_abnormal_v1_hw()  local
 | 
| /Linux-v5.4/drivers/scsi/pm8001/ | 
| D | pm8001_sas.h | 262 	u8			phy_state;  member426 	u32			phy_state[8];  member
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | phy.h | 309 enum phy_state {  enum
 | 
| /Linux-v5.4/include/scsi/ | 
| D | libsas.h | 95 	enum ex_phy_state phy_state;  member
 | 
| /Linux-v5.4/drivers/net/fddi/ | 
| D | defza.h | 553 	u32 phy_state;			/* PHY state */  member
 | 
| D | defxx.h | 709 	PI_UINT32		phy_state[PI_PHY_K_MAX];  member
 | 
| /Linux-v5.4/drivers/net/ethernet/emulex/benet/ | 
| D | be_cmds.h | 191 #define be_phy_state_unknown(phy_state) (phy_state > BE_PHY_UNCERTIFIED)  argument192 #define be_phy_unqualified(phy_state)				\  argument
 195 #define be_phy_misconfigured(phy_state)				\  argument
 
 | 
| D | be.h | 673 	u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */  member
 | 
| /Linux-v5.4/drivers/net/usb/ | 
| D | r8152.c | 4095 	u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff;  in rtl8153_in_nway()  local
 |