Lines Matching full:hfi
57 #include "hfi.h"
529 int this_hfi, int hfi, u32 flag, const char *what) in check_dyn_flag() argument
533 mask = flag << (hfi ? CR_DYN_SHIFT : 0); in check_dyn_flag()
536 " 0x%08x - HFI%d %s in use, %s device\n", in check_dyn_flag()
537 mask, hfi, what, in check_dyn_flag()
538 this_hfi == hfi ? "this" : "other"); in check_dyn_flag()
573 /* check each dynamic flag on each HFI */ in asic_flags_read()
622 /* force write to be visible to other HFI on another OS */ in asic_flags_write()
766 /* Do an i2c write operation on the chain for the given HFI. */
806 /* Do an i2c write operation on chain for HFI 0. */
813 /* Do an i2c write operation on chain for HFI 1. */
820 /* Do an i2c read operation on the chain for the given HFI. */
866 /* Do an i2c read operation on chain for HFI 0. */
873 /* Do an i2c read operation on chain for HFI 1. */
880 /* Do a QSFP write operation on the i2c chain for the given HFI. */
913 /* Do a QSFP write operation on i2c chain for HFI 0. */
920 /* Do a QSFP write operation on i2c chain for HFI 1. */
927 /* Do a QSFP read operation on the i2c chain for the given HFI. */
971 /* Do a QSFP read operation on i2c chain for HFI 0. */
978 /* Do a QSFP read operation on i2c chain for HFI 1. */