Home
last modified time | relevance | path

Searched defs:FW_LEN16 (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_common.h71 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h397 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
Dt4fw_api.h732 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro