Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/hfi1/
Dfile_ops.c1488 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() argument
1508 set_bit(evtbit, evs); in hfi1_set_uevent_bits()
1510 set_bit(evtbit, evs + i); in hfi1_set_uevent_bits()
Dhfi.h1889 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
/Linux-v6.6/drivers/infiniband/hw/qib/
Dqib_file_ops.c1975 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() argument
1994 set_bit(evtbit, &rcd->user_event_mask[0]); in qib_set_uevent_bits()
1996 set_bit(evtbit, &rcd->user_event_mask[i]); in qib_set_uevent_bits()