Searched defs:phy_state (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/drivers/net/phy/ |
D | uPD60620.c | 42 int phy_state; in upd60620_read_status() local
|
D | phylink.c | 63 struct phylink_link_state phy_state; member
|
/Linux-v4.19/drivers/scsi/hisi_sas/ |
D | hisi_sas_v3_hw.c | 847 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v3_hw() local 1262 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v3_hw() local 1317 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_phy_up_down_bcast_v3_hw() local
|
D | hisi_sas.h | 323 u32 phy_state; member
|
D | hisi_sas_v2_hw.c | 1620 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in get_wideport_bitmap_v2_hw() local 2750 u32 phy_state, sl_ctrl, txid_auto; in phy_down_v2_hw() local
|
D | hisi_sas_v1_hw.c | 1501 u32 phy_state = hisi_sas_read32(hisi_hba, PHY_STATE); in int_abnormal_v1_hw() local
|
/Linux-v4.19/drivers/scsi/pm8001/ |
D | pm8001_sas.h | 263 u8 phy_state; member 427 u32 phy_state[8]; member
|
/Linux-v4.19/include/linux/ |
D | phy.h | 341 enum phy_state { enum
|
/Linux-v4.19/include/scsi/ |
D | libsas.h | 112 enum ex_phy_state phy_state; member
|
/Linux-v4.19/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 195 #define be_phy_state_unknown(phy_state) (phy_state > BE_PHY_UNCERTIFIED) argument 196 #define be_phy_unqualified(phy_state) \ argument 199 #define be_phy_misconfigured(phy_state) \ argument
|
D | be.h | 676 u8 phy_state; /* state of sfp optics (functional, faulted, etc.,) */ member
|
/Linux-v4.19/drivers/net/usb/ |
D | r8152.c | 3783 u16 phy_state = ocp_reg_read(tp, OCP_PHY_STATE) & 0xff; in rtl8153_in_nway() local
|
/Linux-v4.19/drivers/net/fddi/ |
D | defxx.h | 709 PI_UINT32 phy_state[PI_PHY_K_MAX]; member
|