Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dfile_ops.c1454 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit) in hfi1_set_uevent_bits() argument
1474 set_bit(evtbit, evs); in hfi1_set_uevent_bits()
1476 set_bit(evtbit, evs + i); in hfi1_set_uevent_bits()
Dhfi.h1891 int hfi1_set_uevent_bits(struct hfi1_pportdata *ppd, const int evtbit);
/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_file_ops.c1977 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() argument
1996 set_bit(evtbit, &rcd->user_event_mask[0]); in qib_set_uevent_bits()
1998 set_bit(evtbit, &rcd->user_event_mask[i]); in qib_set_uevent_bits()