Lines Matching full:hfi
16 #include "hfi.h"
488 int this_hfi, int hfi, u32 flag, const char *what) in check_dyn_flag() argument
492 mask = flag << (hfi ? CR_DYN_SHIFT : 0); in check_dyn_flag()
495 " 0x%08x - HFI%d %s in use, %s device\n", in check_dyn_flag()
496 mask, hfi, what, in check_dyn_flag()
497 this_hfi == hfi ? "this" : "other"); in check_dyn_flag()
532 /* check each dynamic flag on each HFI */ in asic_flags_read()
581 /* force write to be visible to other HFI on another OS */ in asic_flags_write()
725 /* Do an i2c write operation on the chain for the given HFI. */
765 /* Do an i2c write operation on chain for HFI 0. */
772 /* Do an i2c write operation on chain for HFI 1. */
779 /* Do an i2c read operation on the chain for the given HFI. */
825 /* Do an i2c read operation on chain for HFI 0. */
832 /* Do an i2c read operation on chain for HFI 1. */
839 /* Do a QSFP write operation on the i2c chain for the given HFI. */
872 /* Do a QSFP write operation on i2c chain for HFI 0. */
879 /* Do a QSFP write operation on i2c chain for HFI 1. */
886 /* Do a QSFP read operation on the i2c chain for the given HFI. */
930 /* Do a QSFP read operation on i2c chain for HFI 0. */
937 /* Do a QSFP read operation on i2c chain for HFI 1. */