Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/qed/
Dcommon_hsi.h14 #define FW_MAJOR_VERSION 8 macro
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_main.c40 __stringify(FW_MAJOR_VERSION) "." \
196 dev_info->fw_major = FW_MAJOR_VERSION; in qed_fill_dev_info()
Dqed_mcp.c42 #define PDA_COMP (((FW_MAJOR_VERSION) + (FW_MINOR_VERSION << 8)) << \