tx_credits       2562 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 	u64 tx_credits;
tx_credits       2586 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		tx_credits = ((CGX_FIFO_LEN / lmac_cnt) - NIC_HW_MAX_FRS) / 16;
tx_credits       2588 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		tx_credits =  (tx_credits << 12) | (0x1FF << 2) | BIT_ULL(1);
tx_credits       2593 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				    tx_credits);
tx_credits       2596 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 				    tx_credits);
tx_credits       2603 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		tx_credits = 1000; /* 10 * max LBK datarate = 10 * 100Gbps */
tx_credits       2605 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 		tx_credits =  (tx_credits << 12) | (0x1FF << 2) | BIT_ULL(1);
tx_credits       2607 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			    NIX_AF_TX_LINKX_NORM_CREDIT(link), tx_credits);
tx_credits       2609 drivers/net/ethernet/marvell/octeontx2/af/rvu_nix.c 			    NIX_AF_TX_LINKX_EXPR_CREDIT(link), tx_credits);
tx_credits        114 drivers/net/wireless/ath/ath10k/htc.c 		if (ep->tx_credits < credits) {
tx_credits        117 drivers/net/wireless/ath/ath10k/htc.c 				   eid, credits, ep->tx_credits);
tx_credits        122 drivers/net/wireless/ath/ath10k/htc.c 		ep->tx_credits -= credits;
tx_credits        125 drivers/net/wireless/ath/ath10k/htc.c 			   eid, credits, ep->tx_credits);
tx_credits        160 drivers/net/wireless/ath/ath10k/htc.c 		ep->tx_credits += credits;
tx_credits        163 drivers/net/wireless/ath/ath10k/htc.c 			   eid, credits, ep->tx_credits);
tx_credits        216 drivers/net/wireless/ath/ath10k/htc.c 		ep->tx_credits += report->credits;
tx_credits        219 drivers/net/wireless/ath/ath10k/htc.c 			   report->eid, report->credits, ep->tx_credits);
tx_credits        793 drivers/net/wireless/ath/ath10k/htc.c 	ep->tx_credits = tx_alloc;
tx_credits        336 drivers/net/wireless/ath/ath10k/htc.h 	int tx_credits;
tx_credits        541 include/net/bluetooth/l2cap.h 	__u16		tx_credits;
tx_credits        194 include/net/bluetooth/rfcomm.h 	uint          tx_credits;
tx_credits         24 include/net/phonet/pep.h 	atomic_t		tx_credits;
tx_credits        521 net/bluetooth/l2cap_core.c static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits)
tx_credits        526 net/bluetooth/l2cap_core.c 	chan->tx_credits = tx_credits;
tx_credits       1276 net/bluetooth/l2cap_core.c 	if (chan->mode == L2CAP_MODE_LE_FLOWCTL && !chan->tx_credits)
tx_credits       2466 net/bluetooth/l2cap_core.c 	while (chan->tx_credits && !skb_queue_empty(&chan->tx_q)) {
tx_credits       2468 net/bluetooth/l2cap_core.c 		chan->tx_credits--;
tx_credits       2472 net/bluetooth/l2cap_core.c 	BT_DBG("Sent %d credits %u queued %u", sent, chan->tx_credits,
tx_credits       2525 net/bluetooth/l2cap_core.c 		if (!chan->tx_credits)
tx_credits       5379 net/bluetooth/l2cap_core.c 		chan->tx_credits = credits;
tx_credits       5643 net/bluetooth/l2cap_core.c 	max_credits = LE_FLOWCTL_MAX_CREDITS - chan->tx_credits;
tx_credits       5655 net/bluetooth/l2cap_core.c 	chan->tx_credits += credits;
tx_credits       5660 net/bluetooth/l2cap_core.c 	if (chan->tx_credits)
tx_credits       1538 net/bluetooth/l2cap_sock.c 		chan->tx_credits = pchan->tx_credits;
tx_credits       1376 net/bluetooth/rfcomm/core.c 		d->tx_credits = pn->credits;
tx_credits       1683 net/bluetooth/rfcomm/core.c 		d->tx_credits += credits;
tx_credits       1684 net/bluetooth/rfcomm/core.c 		if (d->tx_credits)
tx_credits       1797 net/bluetooth/rfcomm/core.c 			d, d->state, d->cfc, d->rx_credits, d->tx_credits);
tx_credits       1814 net/bluetooth/rfcomm/core.c 		d->tx_credits = 5;
tx_credits       1820 net/bluetooth/rfcomm/core.c 	while (d->tx_credits && (skb = skb_dequeue(&d->tx_queue))) {
tx_credits       1827 net/bluetooth/rfcomm/core.c 		d->tx_credits--;
tx_credits       1830 net/bluetooth/rfcomm/core.c 	if (d->cfc && !d->tx_credits) {
tx_credits       2161 net/bluetooth/rfcomm/core.c 				   d->rx_credits, d->tx_credits);
tx_credits        274 net/phonet/pep.c 				atomic_set(&pn->tx_credits, 0);
tx_credits        277 net/phonet/pep.c 				atomic_set(&pn->tx_credits, wake = 1);
tx_credits        283 net/phonet/pep.c 				atomic_set(&pn->tx_credits, wake = 1);
tx_credits        291 net/phonet/pep.c 		atomic_add(wake = hdr->data[3], &pn->tx_credits);
tx_credits        373 net/phonet/pep.c 		atomic_set(&pn->tx_credits, 0);
tx_credits        427 net/phonet/pep.c 			atomic_set(&pn->tx_credits, 1);
tx_credits        541 net/phonet/pep.c 		atomic_set(&pn->tx_credits, 1);
tx_credits        861 net/phonet/pep.c 	atomic_set(&newpn->tx_credits, 0);
tx_credits        966 net/phonet/pep.c 	atomic_set(&pn->tx_credits, 0);
tx_credits       1088 net/phonet/pep.c 	    !atomic_add_unless(&pn->tx_credits, -1, 0)) {
tx_credits       1106 net/phonet/pep.c 		atomic_inc(&pn->tx_credits);
tx_credits       1158 net/phonet/pep.c 	done = atomic_read(&pn->tx_credits);
tx_credits       1172 net/phonet/pep.c 		done = sk_wait_event(sk, &timeo, atomic_read(&pn->tx_credits), &wait);
tx_credits       1194 net/phonet/pep.c 	return atomic_read(&pn->tx_credits);
tx_credits        350 net/phonet/socket.c 		atomic_read(&pn->tx_credits))