Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/phonet/
H A Dpep.h24 atomic_t tx_credits; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dhtc.h271 int tx_credits; member
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Drfcomm.h196 uint tx_credits; member
H A Dl2cap.h583 __u16 tx_credits; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/
H A Dhtc.h373 int tx_credits; member
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dl2cap_core.c558 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_flowctl_init()
572 static void l2cap_ecred_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_ecred_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_nix.c2984 u64 tx_credits; in nix_link_config() local