Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_hw.c8125 V_DATAPORTNUM(port_id)); in t4_alloc_raw_mac_filt()
8128 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_alloc_raw_mac_filt()
8314 V_DATAPORTNUM(port_id)); in t4_free_raw_mac_filt()
8317 V_DATAPORTNUM(M_DATAPORTNUM)); in t4_free_raw_mac_filt()
Dt4_regs.h34628 #define V_DATAPORTNUM(x) ((x) << S_DATAPORTNUM) macro