Searched refs:RCV_BUFF_K_DA (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | defxx.h | 1678 #define RCV_BUFF_K_DA 8 /* six byte destination address */ macro |
D | defxx.c | 3107 if (*(p_buff + RCV_BUFF_K_DA) & 0x01) in dfx_rcv_queue_process() |