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

/linux-4.1.27/drivers/net/ethernet/realtek/
H A Dr8169.c177 .txd_version = TD, \
185 enum rtl_tx_desc_version txd_version; member in struct:__anon7255
770 u16 txd_version; member in struct:rtl8169_private
8179 tp->txd_version = rtl_chip_infos[chipset].txd_version; rtl_init_one()
8291 if (tp->txd_version == RTL_TD_0) rtl_init_one()
8293 else if (tp->txd_version == RTL_TD_1) { rtl_init_one()

Completed in 129 milliseconds