Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/
H A Ddefxx.h110 #define PI_FMC_DESCR_M_LEN 0x00001FFF macro
H A Ddefxx.c3137 pkt_len = (u32)((descr & PI_FMC_DESCR_M_LEN) >> PI_FMC_DESCR_V_LEN); in dfx_rcv_queue_process()