Searched refs:pkt_len (Results 1 – 1 of 1) sorted by relevance
1205 UINT16 pkt_len; in E100bReceive() local1261 pkt_len = (UINT16) (rx_ptr->ActualCount & 0x3fff); in E100bReceive()1263 if (pkt_len != 0) { in E100bReceive()1265 Tmp_len = pkt_len; in E100bReceive()1266 if (pkt_len > rx_cpbptr->BufferLen) { in E100bReceive()1280 rx_dbptr->FrameLen = pkt_len; in E100bReceive()