Home
last modified time | relevance | path

Searched defs:tx_credits (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/net/phonet/
Dpep.h24 atomic_t tx_credits; member
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dhtc.h336 int tx_credits; member
/Linux-v5.4/include/net/bluetooth/
Drfcomm.h194 uint tx_credits; member
Dl2cap.h541 __u16 tx_credits; member
/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c2562 u64 tx_credits; in nix_link_config() local
/Linux-v5.4/net/bluetooth/
Dl2cap_core.c521 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_flowctl_init()