Home
last modified time | relevance | path

Searched refs:rtk_tx_descs (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Drtl81x9.c685 txd = &sc->rtk_tx_descs[i]; in rtk_attach()
755 txd = &sc->rtk_tx_descs[i]; in rtk_attach()
785 txd = &sc->rtk_tx_descs[i]; in rtk_list_tx_init()
841 txd = &sc->rtk_tx_descs[i]; in rtk_detach()
Drtl81x9var.h209 struct rtk_tx_desc rtk_tx_descs[RTK_TX_LIST_CNT]; member