Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4vf/
A Dt4vf_common.h72 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
/linux-6.3-rc2/drivers/scsi/csiostor/
A Dcsio_hw.h315 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4.h603 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro
A Dt4fw_api.h906 #define FW_LEN16(fw_struct) FW_CMD_LEN16_V(sizeof(fw_struct) / 16) macro

Completed in 51 milliseconds