Searched refs:tx_counts (Results 1 – 2 of 2) sorted by relevance
123 struct tx_counts *tx_counts) { in get_tx_counts() argument126 return tx_counts->p8x8[ctx]; in get_tx_counts()128 return tx_counts->p16x16[ctx]; in get_tx_counts()130 return tx_counts->p32x32[ctx]; in get_tx_counts()
34 struct tx_counts { struct71 struct tx_counts tx;