tx_num_desc       282 drivers/infiniband/hw/qedr/qedr_roce_cm.c 	data.input.tx_num_desc = attrs->cap.max_send_wr;
tx_num_desc      2656 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	data.input.tx_num_desc = QED_IWARP_LL2_SYN_TX_SIZE;
tx_num_desc      2696 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	data.input.tx_num_desc = QED_IWARP_LL2_OOO_DEF_TX_SIZE;
tx_num_desc      2719 drivers/net/ethernet/qlogic/qed/qed_iwarp.c 	data.input.tx_num_desc = data.input.rx_num_desc;
tx_num_desc      1209 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	if (!p_ll2_info->input.tx_num_desc)
tx_num_desc      1216 drivers/net/ethernet/qlogic/qed/qed_ll2.c 			     p_ll2_info->input.tx_num_desc,
tx_num_desc      1237 drivers/net/ethernet/qlogic/qed/qed_ll2.c 		   p_ll2_info->input.conn_type, p_ll2_info->input.tx_num_desc);
tx_num_desc      1243 drivers/net/ethernet/qlogic/qed/qed_ll2.c 			  p_ll2_info->input.tx_num_desc);
tx_num_desc      1428 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	if (data->input.tx_num_desc) {
tx_num_desc      2239 drivers/net/ethernet/qlogic/qed/qed_ll2.c 	data->input.tx_num_desc = QED_LL2_TX_SIZE;
tx_num_desc       174 include/linux/qed/qed_ll2_if.h 	u16 tx_num_desc;