Searched refs:qib_set_uevent_bits (Results 1 – 4 of 4) sorted by relevance
115 qib_set_uevent_bits(ppd, _QIB_EVENT_LINKDOWN_BIT); in qib_handle_e_ibstatuschanged()
700 qib_set_uevent_bits(ppd, _QIB_EVENT_LID_CHANGE_BIT); in subn_set_portinfo()702 qib_set_uevent_bits(ppd, _QIB_EVENT_LMC_CHANGE_BIT); in subn_set_portinfo()1091 qib_set_uevent_bits(ppd_from_ibp(to_iport(ibdev, port)), in subn_set_sl_to_vl()
1167 int qib_set_uevent_bits(struct qib_pportdata *, const int);
1976 int qib_set_uevent_bits(struct qib_pportdata *ppd, const int evtbit) in qib_set_uevent_bits() function