Searched refs:DATAPORTNUM_V (Results 1 – 2 of 2) sorted by relevance
7831 DATAPORTNUM_V(port_id)); in t4_free_raw_mac_filt()7834 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_free_raw_mac_filt()7929 DATAPORTNUM_V(port_id)); in t4_alloc_raw_mac_filt()7932 DATAPORTNUM_V(DATAPORTNUM_M)); in t4_alloc_raw_mac_filt()
2620 #define DATAPORTNUM_V(x) ((x) << DATAPORTNUM_S) macro