Searched refs:fetchalign_bytes (Results 1 – 4 of 4) sorted by relevance
748 static rx_bytesT *fetchalign_bytes = NULL; variable770 fetchalign_bytes = frag_then->tc_frag_data; in rx_fetchalign()1173 if (fetchalign_bytes) in md_assemble()1174 fetchalign_bytes->n_ops = rx_bytes.n_base + rx_bytes.n_ops + rx_bytes.n_post; in md_assemble()1177 fetchalign_bytes = NULL; in md_assemble()
735 static rx_bytesT *fetchalign_bytes = NULL; variable757 fetchalign_bytes = frag_then->tc_frag_data; in rx_fetchalign()1160 if (fetchalign_bytes) in md_assemble()1161 fetchalign_bytes->n_ops = rx_bytes.n_base + rx_bytes.n_ops + rx_bytes.n_post; in md_assemble()1164 fetchalign_bytes = NULL; in md_assemble()
1191 (fetchalign_bytes): New.