Home
last modified time | relevance | path

Searched refs:linkup (Results 26 - 38 of 38) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dinit.c868 ppd->linkup = 0; in hfi1_init()
1018 ppd->linkup = 0; in shutdown_device()
H A Ddriver.c142 if (ppd->lid && ppd->linkup) { in hfi1_count_active_units()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c1887 adapter->ahw->linkup = 0; in __qlcnic_up()
1931 adapter->ahw->linkup = 0; in __qlcnic_down()
2131 adapter->ahw->linkup = 0; in qlcnic_diag_alloc_res()
H A Dqlcnic.h478 u8 linkup; member
H A Dqlcnic_83xx_hw.c1416 adapter->ahw->linkup = 0; in qlcnic_83xx_diag_alloc_res()
1816 } while ((adapter->ahw->linkup && ahw->has_link_events) != 1); in qlcnic_83xx_loopback_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c1883 adapter->ahw->linkup = 0; in __qlcnic_up()
1927 adapter->ahw->linkup = 0; in __qlcnic_down()
2127 adapter->ahw->linkup = 0; in qlcnic_diag_alloc_res()
H A Dqlcnic.h478 u8 linkup; member
H A Dqlcnic_83xx_hw.c1415 adapter->ahw->linkup = 0; in qlcnic_83xx_diag_alloc_res()
1815 } while ((adapter->ahw->linkup && ahw->has_link_events) != 1); in qlcnic_83xx_loopback_test()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2238 bool linkup; in ice_set_link_ksettings() local
2333 status = ice_get_link_status(pi, &linkup); in ice_set_link_ksettings()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c2206 bool linkup; in ice_set_link_ksettings() local
2299 err = ice_get_link_status(pi, &linkup); in ice_set_link_ksettings()
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Ddriver.c189 if (ppd->lid && ppd->linkup) { in hfi1_count_active_units()
/kernel/linux/linux-5.10/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() argument
4235 if (linkup) { in hns3_link_status_change()
/kernel/linux/linux-6.6/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c5463 static void hns3_link_status_change(struct hnae3_handle *handle, bool linkup) in hns3_link_status_change() argument
5470 if (linkup) { in hns3_link_status_change()

Completed in 60 milliseconds

12