Home
last modified time | relevance | path

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

/linux-6.8/include/net/phonet/ !
Dpep.h27 atomic_t tx_credits; member
/linux-6.8/drivers/net/wireless/ath/ath12k/ !
Dhtc.h276 int tx_credits; member
/linux-6.8/drivers/net/wireless/ath/ath11k/ !
Dhtc.h257 int tx_credits; member
/linux-6.8/include/net/bluetooth/ !
Drfcomm.h193 uint tx_credits; member
Dl2cap.h584 __u16 tx_credits; member
/linux-6.8/drivers/net/wireless/ath/ath10k/ !
Dhtc.h359 int tx_credits; member
/linux-6.8/net/bluetooth/ !
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()
/linux-6.8/drivers/net/ethernet/marvell/octeontx2/af/ !
Drvu.h366 u64 *tx_credits; member
Drvu_nix.c4517 u64 tx_credits, cfg; in nix_link_config() local