Searched refs:trs (Results 1 – 4 of 4) sorted by relevance
158 (oct->sriov_info.trs << CN23XX_PKT_MAC_CTL_RINFO_TRS_BIT_POS); in cn23xx_setup_global_mac_regs()989 int pfnum, mac, trs, ret; in cn23xx_get_pf_num() local1015 trs = (int)(d64 >> CN23XX_PKT_MAC_CTL_RINFO_TRS_BIT_POS) & 0xff; in cn23xx_get_pf_num()1016 if (trs == 1) { in cn23xx_get_pf_num()1123 oct->sriov_info.trs = total_rings; in cn23xx_sriov_config()1129 oct->sriov_info.trs, oct->sriov_info.max_vfs, in cn23xx_sriov_config()
387 u32 trs; member
1072 oct->sriov_info.trs; in octeon_setup_interrupt()
626 for trs in pres:627 for res in trs: