Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4fw_interface.h737 #define S_FW_PARAMS_MNEM 24 macro
739 #define V_FW_PARAMS_MNEM(x) ((x) << S_FW_PARAMS_MNEM)
741 (((x) >> S_FW_PARAMS_MNEM) & M_FW_PARAMS_MNEM)