Searched refs:dc_cdata (Results 1 – 2 of 2) sorted by relevance
985 sc->dc_cdata.dc_tx_cnt++; in dc_setfilt_21143()994 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_21143()1206 sc->dc_cdata.dc_tx_cnt++; in dc_setfilt_uli()1215 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_uli()1304 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_xircom()2593 cd = &sc->dc_cdata; in dc_list_tx_init()2626 cd = &sc->dc_cdata; in dc_list_rx_init()3002 for (idx = sc->dc_cdata.dc_tx_cons; idx != sc->dc_cdata.dc_tx_prod; in dc_txeof()3505 sc->dc_cdata.dc_tx_map[cur] = sc->dc_cdata.dc_tx_map[first]; in dc_encap()3544 sc->dc_cdata.dc_tx_first = sc->dc_cdata.dc_tx_prod; in dc_start_locked()[all …]
771 struct dc_chain_data dc_cdata; member