Home
last modified time | relevance | path

Searched refs:open_fill_data_vls (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dchip.h804 int open_fill_data_vls(struct hfi1_devdata *dd);
H A Ddriver.c1321 open_fill_data_vls(dd); /* reopen all VLs */ in set_mtu()
H A Dchip.c11202 open_fill_data_vls(dd); /* reopen all VLs */ in set_vl_weights()
11751 * open_fill_data_vls() - the counterpart to stop_drain_data_vls().
11758 int open_fill_data_vls(struct hfi1_devdata *dd) in open_fill_data_vls() function
11783 * Use open_fill_data_vls() to resume using data VLs. This pair is
11788 * open_fill_data_vls(dd);
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dchip.h762 int open_fill_data_vls(struct hfi1_devdata *dd);
H A Ddriver.c1274 open_fill_data_vls(dd); /* reopen all VLs */ in set_mtu()
H A Dchip.c11163 open_fill_data_vls(dd); /* reopen all VLs */ in set_vl_weights()
11712 * open_fill_data_vls() - the counterpart to stop_drain_data_vls().
11719 int open_fill_data_vls(struct hfi1_devdata *dd) in open_fill_data_vls() function
11744 * Use open_fill_data_vls() to resume using data VLs. This pair is
11749 * open_fill_data_vls(dd);

Completed in 49 milliseconds