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