Searched refs:use_bd (Results 1 – 4 of 4) sorted by relevance
968 bool use_bd; /* Use SGE Back Door intfc for reading SGE Contexts */ member
83 if (!(padap->flags & FW_OK) || padap->use_bd) in is_fw_attached()
3712 adap->debugfs_root, &adap->use_bd); in t4_setup_debugfs()
5214 return (adap->flags & FW_OK) && !adap->use_bd; in t4_use_ldst()