Lines Matching defs:packet
130 #define REG_TX_CUT_THRESH 0x1590 /* TxMac begin transmit packet
171 * packet */
217 /* The size (in bytes) of a ethernet packet */
239 unsigned ok:1; /* current packet transmitted without error */
240 unsigned bcast:1; /* broadcast packet */
241 unsigned mcast:1; /* multicast packet */
244 unsigned defer:1; /* current packet is xmitted with defer */
250 unsigned underrun:1; /* current packet is aborted
286 unsigned pkt_size:11; /* packet size, max 2047 bytes */
288 unsigned ok:1; /* current packet received ok without error */
289 unsigned bcast:1; /* current packet is broadcast */
290 unsigned mcast:1; /* current packet is multicast */
293 unsigned crc:1; /* received a packet with crc error */
294 unsigned code:1; /* received a packet with code error */
295 unsigned runt:1; /* received a packet less than 64 bytes
297 unsigned frag:1; /* received a packet less than 64 bytes
300 unsigned align:1; /* this packet is alignment error */
301 unsigned vlan:1; /* this packet has vlan */
341 unsigned char packet[1536-sizeof(struct rx_pkt_status)];
372 * packet will be discarded. */
376 u8 ipgt; /* Desired back to back inter-packet gap. The