Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/dc/
H A Dif_dcreg.h390 struct dc_desc { struct
470 struct dc_desc dc_rx_list[DC_RX_LIST_CNT];
471 struct dc_desc dc_tx_list[DC_TX_LIST_CNT];
H A Dif_dc.c1047 struct dc_desc *sframe; in dc_setfilt_21143()
1259 struct dc_desc *sframe; in dc_setfilt_xircom()
2315 struct dc_desc *c; in dc_newbuf()
2404 struct dc_desc *cur_rx; in dc_pnic_rx_bug_war()
2405 struct dc_desc *c = NULL; in dc_pnic_rx_bug_war()
2473 struct dc_desc *cur_rx; in dc_rx_resync()
2503 struct dc_desc *cur_rx; in dc_rxeof()
2616 struct dc_desc *cur_tx = NULL; in dc_txeof()
3021 struct dc_desc *f = NULL; in dc_encap()