Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2619 #define DATAPORTNUM_M 0xfU macro
2621 #define DATAPORTNUM_G(x) (((x) >> DATAPORTNUM_S) & DATAPORTNUM_M)
H A Dt4_hw.c7836 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_free_raw_mac_filt()
7934 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_alloc_raw_mac_filt()