Home
last modified time | relevance | path

Searched refs:V_DATAPORTNUM (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c3987 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()
H A Dt4_regs.h50 #define V_DATAPORTNUM(x) ((x) << S_DATAPORTNUM) macro