Searched refs:DATAPORTNUM_V (Results 1 – 2 of 2) sorted by relevance
7833 DATAPORTNUM_V(port_id)); in t4_free_raw_mac_filt()7836 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_free_raw_mac_filt()7931 DATAPORTNUM_V(port_id)); in t4_alloc_raw_mac_filt()7934 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_alloc_raw_mac_filt()
2620 #define DATAPORTNUM_V(x) ((x) << DATAPORTNUM_S) macro