Searched refs:fbnic_fw_alloc_cmpl (Results 1 – 4 of 4) sorted by relevance
169 cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_FW_START_UPGRADE_REQ); in fbnic_flash_start() 239 cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_FW_WRITE_CHUNK_REQ); in fbnic_flash_component()
100 struct fbnic_fw_completion *fbnic_fw_alloc_cmpl(u32 msg_type);
745 fw_cmpl = fbnic_fw_alloc_cmpl(FBNIC_TLV_MSG_ID_TSENE_READ_RESP); in fbnic_mac_get_sensor_asic()
1426 struct fbnic_fw_completion *fbnic_fw_alloc_cmpl(u32 msg_type) in fbnic_fw_alloc_cmpl() function