Searched refs:txbuf_len (Results 1 – 4 of 4) sorted by relevance
158 unsigned int val, hdr_len, txbuf_len, txsize_len; in qcom_pmic_typec_pdphy_pd_transmit_payload() local165 txbuf_len = pd_header_cnt_le(msg->header) * 4; in qcom_pmic_typec_pdphy_pd_transmit_payload()166 txsize_len = hdr_len + txbuf_len - 1; in qcom_pmic_typec_pdphy_pd_transmit_payload()193 if (txbuf_len) { in qcom_pmic_typec_pdphy_pd_transmit_payload()196 &msg->payload, txbuf_len); in qcom_pmic_typec_pdphy_pd_transmit_payload()228 hdr_len, &msg->header, txbuf_len, &msg->payload, ret); in qcom_pmic_typec_pdphy_pd_transmit_payload()
939 ah->txbuf_len = ATH_TXBUF; in ath5k_desc_alloc()1172 ah->txbuf_len++; in ath5k_drain_tx_buffs()1689 ah->txbuf_len--; in ath5k_tx_queue()1700 ah->txbuf_len++; in ath5k_tx_queue()1821 ah->txbuf_len++; in ath5k_tx_processq()
1317 unsigned int txbuf_len; /* buf count in txbuf list */ member
821 "available txbuffers: %d\n", ah->txbuf_len); in read_file_queue()