Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dintr.c152 void handle_linkup_change(struct hfi1_devdata *dd, u32 linkup) in handle_linkup_change()
H A Dhfi.h809 u32 linkup; member
/OK3568_Linux_fs/kernel/include/linux/
H A Dif_team.h35 bool linkup; /* either state.linkup or user.linkup */ member
38 bool linkup; member
45 bool linkup; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c246 static int emac_sgmii_common_link_change(struct emac_adapter *adpt, bool linkup) in emac_sgmii_common_link_change()
/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam.c2908 static void __team_port_change_send(struct team_port *port, bool linkup) in __team_port_change_send()
2958 static void __team_port_change_check(struct team_port *port, bool linkup) in __team_port_change_check()
2965 static void __team_port_change_port_added(struct team_port *port, bool linkup) in __team_port_change_port_added()
2978 static void team_port_change_check(struct team_port *port, bool linkup) in team_port_change_check()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c2174 void netxen_advert_link_change(struct netxen_adapter *adapter, int linkup) in netxen_advert_link_change()
2201 u32 val, port, linkup; in netxen_nic_handle_phy_intr() local
H A Dnetxen_nic.h585 u8 linkup; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_io.c789 void qlcnic_advert_link_change(struct qlcnic_adapter *adapter, int linkup) in qlcnic_advert_link_change()
H A Dqlcnic.h478 u8 linkup; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2238 bool linkup; in ice_set_link_ksettings() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c4228 static void hns3_link_status_change(struct hnae3_handle *handle, bool linkup) in hns3_link_status_change()