Home
last modified time | relevance | path

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

/linux/include/net/phonet/
H A Dpep.h27 atomic_t tx_credits; member
/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h257 int tx_credits; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h276 int tx_credits; member
/linux/include/net/bluetooth/
H A Drfcomm.h193 uint tx_credits; member
H A Dl2cap.h554 __u16 tx_credits; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h359 int tx_credits; member
/linux/drivers/net/ethernet/
H A Doa_tc6.c128 u16 tx_credits; member
/linux/net/bluetooth/
H A Dl2cap_core.c562 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_flowctl_init()
575 static void l2cap_ecred_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_ecred_init()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h377 u64 *tx_credits; member
H A Drvu_nix.c4716 u64 tx_credits, cfg; in nix_link_config() local