Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dintr.c230 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_LINKDOWN_BIT); in handle_linkup_change()
H A Dfile_ops.c1495 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() function
H A Dhfi.h1941 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
H A Dmad.c1424 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 Dchip.c6804 hfi1_set_uevent_bits(ppd, _HFI1_EVENT_FROZEN_BIT); in start_freeze_handling()