Searched defs:tx_credits (Results 1 – 8 of 8) sorted by relevance
27 atomic_t tx_credits; member
190 uint tx_credits; member
554 __u16 tx_credits; member
359 int tx_credits; member
84 u16 tx_credits; member
596 static void l2cap_le_flowctl_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_le_flowctl_init()609 static void l2cap_ecred_init(struct l2cap_chan *chan, u16 tx_credits) in l2cap_ecred_init()
408 u64 *tx_credits; member
4801 u64 tx_credits, cfg; in nix_link_config() local