Home
last modified time | relevance | path

Searched refs:_HFI1_EVENT_LINKDOWN_BIT (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/hfi/
H A Dhfi1_user.h119 #define _HFI1_EVENT_LINKDOWN_BIT 1 macro
127 #define HFI1_EVENT_LINKDOWN (1UL << _HFI1_EVENT_LINKDOWN_BIT)
/kernel/linux/linux-6.6/include/uapi/rdma/hfi/
H A Dhfi1_user.h119 #define _HFI1_EVENT_LINKDOWN_BIT 1 macro
127 #define HFI1_EVENT_LINKDOWN (1UL << _HFI1_EVENT_LINKDOWN_BIT)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/hfi/
H A Dhfi1_user.h50 #define _HFI1_EVENT_LINKDOWN_BIT 1 macro
57 #define HFI1_EVENT_LINKDOWN (1UL << _HFI1_EVENT_LINKDOWN_BIT)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/hfi/
H A Dhfi1_user.h34 #define _HFI1_EVENT_LINKDOWN_BIT 1 macro
41 #define HFI1_EVENT_LINKDOWN (1UL << _HFI1_EVENT_LINKDOWN_BIT)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/hfi/
H A Dhfi1_user.h50 #define _HFI1_EVENT_LINKDOWN_BIT 1 macro
57 #define HFI1_EVENT_LINKDOWN (1UL << _HFI1_EVENT_LINKDOWN_BIT)
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dintr.c230 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LINKDOWN_BIT); in handle_linkup_change()
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dintr.c188 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LINKDOWN_BIT); in handle_linkup_change()

Completed in 4 milliseconds