Searched refs:check_chip_resource (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.c | 298 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in i2c_write() 337 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in i2c_read() 364 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in qsfp_write() 444 if (!check_chip_resource(ppd->dd, i2c_target(target), __func__)) in qsfp_read()
|
H A D | firmware.c | 1542 bool check_chip_resource(struct hfi1_devdata *dd, u32 resource, in check_chip_resource() function
|