Searched refs:trs (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Drecv.c730 struct ath_rx_status trs; ath_get_next_rx_buf() local
734 memset(&trs, 0, sizeof(trs)); ath_get_next_rx_buf()
754 ret = ath9k_hw_rxprocdesc(ah, tds, &trs); ath_get_next_rx_buf()
/linux-4.1.27/net/llc/
H A Dllc_proc.c183 "tack tpfc trs tbs blog busr\n"); llc_seq_core_show()
/linux-4.1.27/fs/gfs2/
H A Drgrp.c2206 struct gfs2_blkreserv *trs; gfs2_rgrp_dump() local
2216 for (n = rb_first(&rgd->rd_rstree); n; n = rb_next(&trs->rs_node)) { gfs2_rgrp_dump()
2217 trs = rb_entry(n, struct gfs2_blkreserv, rs_node); gfs2_rgrp_dump()
2218 dump_rs(seq, trs); gfs2_rgrp_dump()
/linux-4.1.27/drivers/mmc/card/
H A Dmmc_test.c2791 struct mmc_test_transfer_result *tr, *trs; mmc_test_free_result() local
2796 list_for_each_entry_safe(tr, trs, &gr->tr_lst, link) { mmc_test_free_result()

Completed in 174 milliseconds