Home
last modified time | relevance | path

Searched refs:PI_FMC_DESCR_V_LEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.h94 #define PI_FMC_DESCR_V_LEN 0 macro
H A Ddefxx.c3148 pkt_len = (u32)((descr & PI_FMC_DESCR_M_LEN) >> PI_FMC_DESCR_V_LEN); in dfx_rcv_queue_process()
/kernel/linux/linux-6.6/drivers/net/fddi/
H A Ddefxx.h95 #define PI_FMC_DESCR_V_LEN 0 macro
H A Ddefxx.c3137 pkt_len = (u32)((descr & PI_FMC_DESCR_M_LEN) >> PI_FMC_DESCR_V_LEN); in dfx_rcv_queue_process()

Completed in 17 milliseconds