Searched refs:fbnic_fw_alloc_cmpl (Results 1 – 4 of 4) sorted by relevance
170 cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_FW_START_UPGRADE_REQ); in fbnic_flash_start()240 cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_FW_WRITE_CHUNK_REQ); in fbnic_flash_component()383 fw_cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_COREDUMP_GET_INFO_RESP); in fbnic_fw_reporter_dump()
132 struct fbnic_fw_completion *fbnic_fw_alloc_cmpl(u32 msg_type);
841 fw_cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_TSENE_READ_RESP); in fbnic_mac_get_sensor_asic()
1922 struct fbnic_fw_completion *fbnic_fw_alloc_cmpl(u32 msg_type) in fbnic_fw_alloc_cmpl() function