Searched refs:hfi1_set_uevent_bits (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | intr.c | 230 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LINKDOWN_BIT); in handle_linkup_change()
|
H A D | file_ops.c | 1498 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() function
|
H A D | hfi.h | 1941 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
|
H A D | mad.c | 1424 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LID_CHANGE_BIT); in __subn_set_opa_portinfo() 1426 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LMC_CHANGE_BIT); in __subn_set_opa_portinfo()
|
H A D | chip.c | 6804 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_FROZEN_BIT); in start_freeze_handling()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | intr.c | 188 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LINKDOWN_BIT); in handle_linkup_change()
|
H A D | hfi.h | 1889 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
|
H A D | file_ops.c | 1488 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() function
|
H A D | mad.c | 1382 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LID_CHANGE_BIT); in __subn_set_opa_portinfo() 1384 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LMC_CHANGE_BIT); in __subn_set_opa_portinfo()
|
H A D | chip.c | 6765 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_FROZEN_BIT); in start_freeze_handling()
|
Completed in 65 milliseconds