Home
last modified time | relevance | path

Searched refs:trs (Results 1 – 5 of 5) sorted by relevance

/drivers/net/wireless/ath/ath9k/
Drecv.c727 struct ath_rx_status trs; in ath_get_next_rx_buf() local
731 memset(&trs, 0, sizeof(trs)); in ath_get_next_rx_buf()
751 ret = ath9k_hw_rxprocdesc(ah, tds, &trs); in ath_get_next_rx_buf()
/drivers/net/ethernet/cavium/liquidio/
Dcn23xx_pf_device.c335 (oct->sriov_info.trs << CN23XX_PKT_MAC_CTL_RINFO_TRS_BIT_POS); in cn23xx_setup_global_mac_regs()
1089 oct->sriov_info.trs = total_rings; in cn23xx_sriov_config()
1093 oct->sriov_info.trs, oct->sriov_info.pf_srn, in cn23xx_sriov_config()
Docteon_device.h331 u32 trs; member
Dlio_main.c1103 oct->sriov_info.trs; in octeon_setup_interrupt()
/drivers/mmc/card/
Dmmc_test.c3024 struct mmc_test_transfer_result *tr, *trs; in mmc_test_free_result() local
3029 list_for_each_entry_safe(tr, trs, &gr->tr_lst, link) { in mmc_test_free_result()