Searched refs:V_DATAPORTNUM (Results 1 – 2 of 2) sorted by relevance
4210 V_DATAPORTNUM(port_id)); in t4_alloc_raw_mac_filt()4213 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_alloc_raw_mac_filt()4267 V_DATAPORTNUM(port_id)); in t4_free_raw_mac_filt()4270 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_free_raw_mac_filt()
50 #define V_DATAPORTNUM(x) ((x) << S_DATAPORTNUM) macro