Searched refs:wsm_release_tx_buffer (Results 1 – 3 of 3) sorted by relevance
157 int wsm_release_tx_buffer(struct cw1200_common *priv, int count) in wsm_release_tx_buffer() function319 int rc = wsm_release_tx_buffer(priv, 1); in cw1200_bh_rx_helper()364 wsm_release_tx_buffer(priv, 1); in cw1200_bh_tx_helper()388 wsm_release_tx_buffer(priv, 1); in cw1200_bh_tx_helper()
23 int wsm_release_tx_buffer(struct cw1200_common *priv, int count);
386 ret = wsm_release_tx_buffer(priv, count - 1); in wsm_multi_tx_confirm()