Searched refs:tse_csroffs (Results 1 – 3 of 3) sorted by relevance
90 tse_csroffs(frames_transmitted_ok)); in tse_fill_stats()92 tse_csroffs(frames_received_ok)); in tse_fill_stats()96 tse_csroffs(alignment_errors)); in tse_fill_stats()119 tse_csroffs(if_in_errors)); in tse_fill_stats()121 tse_csroffs(if_out_errors)); in tse_fill_stats()123 tse_csroffs(if_in_ucast_pkts)); in tse_fill_stats()125 tse_csroffs(if_in_multicast_pkts)); in tse_fill_stats()129 tse_csroffs(if_out_discards)); in tse_fill_stats()131 tse_csroffs(if_out_ucast_pkts)); in tse_fill_stats()147 tse_csroffs(ether_stats_pkts)); in tse_fill_stats()[all …]
99 tse_csroffs(mdio_phy1_addr)); in altera_tse_mdio_read()114 tse_csroffs(mdio_phy1_addr)); in altera_tse_mdio_write()696 priv->mac_dev, tse_csroffs(rx_section_empty)); in init_mac()699 tse_csroffs(rx_section_full)); in init_mac()702 tse_csroffs(rx_almost_empty)); in init_mac()705 tse_csroffs(rx_almost_full)); in init_mac()712 tse_csroffs(tx_section_full)); in init_mac()715 tse_csroffs(tx_almost_empty)); in init_mac()718 tse_csroffs(tx_almost_full)); in init_mac()728 tse_csroffs(tx_ipg_length)); in init_mac()[all …]
350 #define tse_csroffs(a) (offsetof(struct altera_tse_mac, a)) macro
Completed in 10 milliseconds