Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1485 #define MTUVALUE_G(x) (((x) >> MTUVALUE_S) & MTUVALUE_M) macro
H A Dt4_hw.c5777 mtus[i] = MTUVALUE_G(v); in t4_read_mtu_tbl()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h1491 #define MTUVALUE_G(x) (((x) >> MTUVALUE_S) & MTUVALUE_M) macro
H A Dt4_hw.c5747 mtus[i] = MTUVALUE_G(v); in t4_read_mtu_tbl()

Completed in 42 milliseconds