Home
last modified time | relevance | path

Searched refs:PORTMAP_M (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2767 #define PORTMAP_M 0xfU macro
2768 #define PORTMAP_G(x) (((x) >> PORTMAP_S) & PORTMAP_M)
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2773 #define PORTMAP_M 0xfU macro
2774 #define PORTMAP_G(x) (((x) >> PORTMAP_S) & PORTMAP_M)

Completed in 19 milliseconds