Searched defs:linkup (Results 1 – 15 of 15) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | intr.c | 110 void handle_linkup_change(struct hfi1_devdata *dd, u32 linkup) in handle_linkup_change()
|
H A D | hfi.h | 758 u32 linkup; member
|
/openbmc/linux/include/linux/ |
H A D | if_team.h | 35 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 D | emac-sgmii.c | 248 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 D | team.c | 2933 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send() 2983 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check() 2990 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added() 3003 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 D | ice_ptp.h | 314 static inline void ice_ptp_link_change(struct ice_pf *pf, u8 port, bool linkup) in ice_ptp_link_change()
|
H A D | ice_ptp.c | 1366 void ice_ptp_link_change(struct ice_pf *pf, u8 port, bool linkup) in ice_ptp_link_change()
|
H A D | ice_ethtool.c | 2206 bool linkup; in ice_set_link_ksettings() local
|
/openbmc/linux/drivers/net/ethernet/qlogic/netxen/ |
H A D | netxen_nic_main.c | 2167 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 D | netxen_nic.h | 585 u8 linkup; member
|
/openbmc/linux/drivers/pci/endpoint/functions/ |
H A D | pci-epf-vntb.c | 132 bool linkup; member
|
H A D | pci-epf-ntb.c | 91 bool linkup; member
|
/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_io.c | 790 void qlcnic_advert_link_change(struct qlcnic_adapter *adapter, int linkup) in qlcnic_advert_link_change()
|
H A D | qlcnic.h | 478 u8 linkup; member
|
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/ |
H A D | hns3_enet.c | 5467 static void hns3_link_status_change(struct hnae3_handle *handle, bool linkup) in hns3_link_status_change()
|