Searched refs:V_DATAPORTNUM (Results 1 – 2 of 2) sorted by relevance
3987 V_DATAPORTNUM(port_id)); in t4_alloc_raw_mac_filt()3990 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_alloc_raw_mac_filt()4044 V_DATAPORTNUM(port_id)); in t4_free_raw_mac_filt()4047 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_free_raw_mac_filt()
50 #define V_DATAPORTNUM(x) ((x) << S_DATAPORTNUM) macro