Lines Matching full:txbuf
949 INIT_LIST_HEAD(&sc->txbuf);
954 list_add_tail(&bf->list, &sc->txbuf);
971 list_for_each_entry(bf, &sc->txbuf, list)
1043 list_add_tail(&bf->list, &sc->txbuf);
1303 list_add_tail(&bf->list, &sc->txbuf);
1514 if (list_empty(&sc->txbuf)) {
1519 bf = list_entry(sc->txbuf.next, struct ath5k_buf, list);
1527 list_add_tail(&bf->list, &sc->txbuf);