use_bd             72 drivers/net/ethernet/chelsio/cxgb4/cudbg_lib.c 	if (!(padap->flags & CXGB4_FW_OK) || padap->use_bd)
use_bd           1010 drivers/net/ethernet/chelsio/cxgb4/cxgb4.h 	bool use_bd;     /* Use SGE Back Door intfc for reading SGE Contexts */
use_bd           3650 drivers/net/ethernet/chelsio/cxgb4/cxgb4_debugfs.c 			    adap->debugfs_root, &adap->use_bd);
use_bd           5294 drivers/net/ethernet/chelsio/cxgb4/t4_hw.c 	return (adap->flags & CXGB4_FW_OK) && !adap->use_bd;