Home
last modified time | relevance | path

Searched refs:hfi1_set_uevent_bits (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dintr.c188 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LINKDOWN_BIT); in handle_linkup_change()
H A Dfile_ops.c1488 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() function
H A Dhfi.h1889 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
H A Dmad.c1382 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 Dchip.c6765 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_FROZEN_BIT); in start_freeze_handling()