Searched refs:PI_FMC_DESCR_M_LEN (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/ | ||
D | defxx.h | 109 #define PI_FMC_DESCR_M_LEN 0x00001FFF macro |
D | defxx.c | 3050 pkt_len = (u32)((descr & PI_FMC_DESCR_M_LEN) >> PI_FMC_DESCR_V_LEN); in dfx_rcv_queue_process() |