Searched refs:lws_tx_credit (Results 1 – 4 of 4) sorted by relevance
223 struct lws_tx_credit txc;
663 struct lws_tx_credit txc;1230 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid);1236 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr);
1257 lws_wsi_txc_check_skint(struct lws_tx_credit *txc, int32_t tx_cr) in lws_wsi_txc_check_skint()1286 lws_wsi_txc_describe(struct lws_tx_credit *txc, const char *at, uint32_t sid) in lws_wsi_txc_describe()
141 struct lws_tx_credit { struct