Home
last modified time | relevance | path

Searched refs:DFX_PRH2_BYTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/fddi/
H A Ddefxx.h1661 #define DFX_PRH2_BYTE 0x00 /* Packet Request Header byte 2 */ macro
H A Ddefxx.c3353 skb->data[2] = DFX_PRH2_BYTE; /* specification */ in dfx_xmt_queue_pkt()