Lines Matching full:hfi
15 #include "hfi.h"
487 int this_hfi, int hfi, u32 flag, const char *what) in check_dyn_flag() argument
491 mask = flag << (hfi ? CR_DYN_SHIFT : 0); in check_dyn_flag()
494 " 0x%08x - HFI%d %s in use, %s device\n", in check_dyn_flag()
495 mask, hfi, what, in check_dyn_flag()
496 this_hfi == hfi ? "this" : "other"); in check_dyn_flag()
531 /* check each dynamic flag on each HFI */ in asic_flags_read()
580 /* force write to be visible to other HFI on another OS */ in asic_flags_write()
724 /* Do an i2c write operation on the chain for the given HFI. */
764 /* Do an i2c write operation on chain for HFI 0. */
771 /* Do an i2c write operation on chain for HFI 1. */
778 /* Do an i2c read operation on the chain for the given HFI. */
824 /* Do an i2c read operation on chain for HFI 0. */
831 /* Do an i2c read operation on chain for HFI 1. */
838 /* Do a QSFP write operation on the i2c chain for the given HFI. */
871 /* Do a QSFP write operation on i2c chain for HFI 0. */
878 /* Do a QSFP write operation on i2c chain for HFI 1. */
885 /* Do a QSFP read operation on the i2c chain for the given HFI. */
929 /* Do a QSFP read operation on i2c chain for HFI 0. */
936 /* Do a QSFP read operation on i2c chain for HFI 1. */