Searched defs:linkup (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | intr.c | 152 void handle_linkup_change(struct hfi1_devdata *dd, u32 linkup)  in handle_linkup_change()
 | 
| D | hfi.h | 800 	u32 linkup;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | if_team.h | 35 	bool linkup; /* either state.linkup or user.linkup */  member38 		bool linkup;  member
 45 		bool linkup;  member
 
 | 
| D | pci-epf.h | 64 	void	(*linkup)(struct pci_epf *epf);  member
 | 
| /Linux-v5.4/drivers/net/ethernet/qualcomm/emac/ | 
| D | emac-sgmii.c | 246 static int emac_sgmii_common_link_change(struct emac_adapter *adpt, bool linkup)  in emac_sgmii_common_link_change()
 | 
| /Linux-v5.4/drivers/net/team/ | 
| D | team.c | 2885 static void __team_port_change_send(struct team_port *port, bool linkup)  in __team_port_change_send()2935 static void __team_port_change_check(struct team_port *port, bool linkup)  in __team_port_change_check()
 2942 static void __team_port_change_port_added(struct team_port *port, bool linkup)  in __team_port_change_port_added()
 2955 static void team_port_change_check(struct team_port *port, bool linkup)  in team_port_change_check()
 
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/netxen/ | 
| D | netxen_nic_main.c | 2181 void netxen_advert_link_change(struct netxen_adapter *adapter, int linkup)  in netxen_advert_link_change()2208 	u32 val, port, linkup;  in netxen_nic_handle_phy_intr()  local
 
 | 
| D | netxen_nic.h | 585 	u8 linkup;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/ice/ | 
| D | ice_ethtool.c | 2364 	bool linkup;  in ice_set_link_ksettings()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ | 
| D | qlcnic_io.c | 790 void qlcnic_advert_link_change(struct qlcnic_adapter *adapter, int linkup)  in qlcnic_advert_link_change()
 | 
| D | qlcnic.h | 479 	u8 linkup;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/ | 
| D | hns3_enet.c | 3993 static void hns3_link_status_change(struct hnae3_handle *handle, bool linkup)  in hns3_link_status_change()
 |