Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/fddi/
H A Ddefxx.h109 #define PI_FMC_DESCR_M_LEN 0x00001FFF 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.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()

Completed in 18 milliseconds