Searched defs:tx_credits (Results 1 – 7 of 7) sorted by relevance
24 atomic_t tx_credits; member
271 int tx_credits; member
193 uint tx_credits; member
583 __u16 tx_credits; member
373 int tx_credits; member
558 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()
2995 u64 tx_credits; in nix_link_config() local