Searched refs:dc_cdata (Results 1 – 2 of 2) sorted by relevance
980 sc->dc_cdata.dc_tx_cnt++; in dc_setfilt_21143()989 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_21143()1201 sc->dc_cdata.dc_tx_cnt++; in dc_setfilt_uli()1210 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_uli()1299 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_xircom()2582 cd = &sc->dc_cdata; in dc_list_tx_init()2615 cd = &sc->dc_cdata; in dc_list_rx_init()2991 for (idx = sc->dc_cdata.dc_tx_cons; idx != sc->dc_cdata.dc_tx_prod; in dc_txeof()3494 sc->dc_cdata.dc_tx_map[cur] = sc->dc_cdata.dc_tx_map[first]; in dc_encap()3533 sc->dc_cdata.dc_tx_first = sc->dc_cdata.dc_tx_prod; in dc_start_locked()[all …]
769 struct dc_chain_data dc_cdata; member