Home
last modified time | relevance | path

Searched defs:fw_struct (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h741 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) argument
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4230 #define FW_LEN16(fw_struct) V_FW_CMD_LEN16(sizeof(fw_struct) / 16) argument