Home
last modified time | relevance | path

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

/openbmc/linux/include/net/phonet/
H A Dpep.h27 atomic_t tx_credits; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dhtc.h276 int tx_credits; member
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dhtc.h272 int tx_credits; member
/openbmc/linux/include/net/bluetooth/
H A Drfcomm.h193 uint tx_credits; member
H A Dl2cap.h548 __u16 tx_credits; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dhtc.h373 int tx_credits; member
/openbmc/linux/net/bluetooth/
H A Dl2cap_core.c566 l2cap_le_flowctl_init(struct l2cap_chan * chan,u16 tx_credits) l2cap_le_flowctl_init() argument
579 l2cap_ecred_init(struct l2cap_chan * chan,u16 tx_credits) l2cap_ecred_init() argument
[all...]
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h346 u64 *tx_credits; member
H A Drvu_nix.c4300 u64 tx_credits, cfg; in nix_link_config() local