Home
last modified time | relevance | path

Searched defs:linkup (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dintr.c110 void handle_linkup_change(struct hfi1_devdata *dd, u32 linkup) in handle_linkup_change()
H A Dhfi.h758 u32 linkup; member
/openbmc/linux/include/linux/
H A Dif_team.h35 bool linkup; /* either state.linkup or user.linkup */ member
38 bool linkup; member
45 bool linkup; member
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c248 static int emac_sgmii_common_link_change(struct emac_adapter *adpt, bool linkup) in emac_sgmii_common_link_change()
/openbmc/linux/drivers/net/team/
H A Dteam.c2923 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2973 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2980 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2993 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h314 static inline void ice_ptp_link_change(struct ice_pf *pf, u8 port, bool linkup) in ice_ptp_link_change()
H A Dice_ptp.c1366 void ice_ptp_link_change(struct ice_pf *pf, u8 port, bool linkup) in ice_ptp_link_change()
H A Dice_ethtool.c2206 bool linkup; in ice_set_link_ksettings() local
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c2167 void netxen_advert_link_change(struct netxen_adapter *adapter, int linkup) in netxen_advert_link_change()
2194 u32 val, port, linkup; in netxen_nic_handle_phy_intr() local
H A Dnetxen_nic.h585 u8 linkup; member
/openbmc/linux/drivers/pci/endpoint/functions/
H A Dpci-epf-vntb.c132 bool linkup; member
H A Dpci-epf-ntb.c91 bool linkup; member
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c790 void qlcnic_advert_link_change(struct qlcnic_adapter *adapter, int linkup) in qlcnic_advert_link_change()
H A Dqlcnic.h478 u8 linkup; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c5467 static void hns3_link_status_change(struct hnae3_handle *handle, bool linkup) in hns3_link_status_change()