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