Home
last modified time | relevance | path

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

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