Home
last modified time | relevance | path

Searched refs:evtbit (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dfile_ops.c1483 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() argument
1503 set_bit(evtbit, evs); in hfi1_set_uevent_bits()
1505 set_bit(evtbit, evs + i); in hfi1_set_uevent_bits()
Dhfi.h1804 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_file_ops.c1976 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() argument
1995 set_bit(evtbit, &rcd->user_event_mask[0]); in qib_set_uevent_bits()
1997 set_bit(evtbit, &rcd->user_event_mask[i]); in qib_set_uevent_bits()