Home
last modified time | relevance | path

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

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