num_sdqs          939 drivers/net/ethernet/mellanox/mlxsw/pci.c 	u8 num_sdqs;
num_sdqs          955 drivers/net/ethernet/mellanox/mlxsw/pci.c 	num_sdqs = mlxsw_cmd_mbox_query_aq_cap_max_num_sdqs_get(mbox);
num_sdqs          965 drivers/net/ethernet/mellanox/mlxsw/pci.c 	if (num_sdqs + num_rdqs > num_cqs ||
num_sdqs          981 drivers/net/ethernet/mellanox/mlxsw/pci.c 	mlxsw_pci->num_sdq_cqs = num_sdqs;
num_sdqs          998 drivers/net/ethernet/mellanox/mlxsw/pci.c 					 num_sdqs);