Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dfile_ops.c1481 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() argument
1501 set_bit(evtbit, evs); in hfi1_set_uevent_bits()
1503 set_bit(evtbit, evs + i); in hfi1_set_uevent_bits()
Dhfi.h1746 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
/Linux-v4.19/drivers/infiniband/hw/qib/
Dqib_file_ops.c1978 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() argument
1997 set_bit(evtbit, &rcd->user_event_mask[0]); in qib_set_uevent_bits()
1999 set_bit(evtbit, &rcd->user_event_mask[i]); in qib_set_uevent_bits()