Searched refs:V_DATAPORTNUM (Results 1 – 2 of 2) sorted by relevance
8363 V_DATAPORTNUM(port_id)); in t4_alloc_raw_mac_filt()8366 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_alloc_raw_mac_filt()8552 V_DATAPORTNUM(port_id)); in t4_free_raw_mac_filt()8555 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_free_raw_mac_filt()
8852 #define V_DATAPORTNUM(x) ((x) << S_DATAPORTNUM) macro