Searched refs:DATAPORTNUM_V (Results 1 – 2 of 2) sorted by relevance
7826 DATAPORTNUM_V(port_id)); in t4_free_raw_mac_filt()7829 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_free_raw_mac_filt()7924 DATAPORTNUM_V(port_id)); in t4_alloc_raw_mac_filt()7927 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_alloc_raw_mac_filt()
2620 #define DATAPORTNUM_V(x) ((x) << DATAPORTNUM_S) macro