Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h739 #define FW_CMD_LEN16_V(x) ((x) << FW_CMD_LEN16_S) macro
741 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16)