Searched refs:dc_cdata (Results 1 – 2 of 2) sorted by relevance
979 sc->dc_cdata.dc_tx_cnt++; in dc_setfilt_21143()988 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_21143()1185 sc->dc_cdata.dc_tx_cnt++; in dc_setfilt_uli()1194 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_uli()1285 sc->dc_cdata.dc_tx_chain[i] = (struct mbuf *)sc->dc_cdata.dc_sbuf; in dc_setfilt_xircom()2590 cd = &sc->dc_cdata; in dc_list_tx_init()2623 cd = &sc->dc_cdata; in dc_list_rx_init()2999 for (idx = sc->dc_cdata.dc_tx_cons; idx != sc->dc_cdata.dc_tx_prod; in dc_txeof()3502 sc->dc_cdata.dc_tx_map[cur] = sc->dc_cdata.dc_tx_map[first]; in dc_encap()3541 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