Home
last modified time | relevance | path

Searched refs:fbnic_tlv_attr_put_int (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw.c795 err = fbnic_tlv_attr_put_int(msg, FBNIC_FW_START_UPGRADE_SECTION, id); in fbnic_fw_xmit_fw_start_upgrade()
799 err = fbnic_tlv_attr_put_int(msg, FBNIC_FW_START_UPGRADE_IMAGE_LENGTH, in fbnic_fw_xmit_fw_start_upgrade()
857 err = fbnic_tlv_attr_put_int(msg, FBNIC_FW_WRITE_CHUNK_ERROR, in fbnic_fw_xmit_fw_write_chunk()
864 err = fbnic_tlv_attr_put_int(msg, FBNIC_FW_WRITE_CHUNK_OFFSET, in fbnic_fw_xmit_fw_write_chunk()
869 err = fbnic_tlv_attr_put_int(msg, FBNIC_FW_WRITE_CHUNK_LENGTH, in fbnic_fw_xmit_fw_write_chunk()
1176 err = fbnic_tlv_attr_put_int(msg, FBNIC_SEND_LOGS_VERSION, in fbnic_fw_xmit_send_logs()
A Dfbnic_tlv.h127 #define fbnic_tlv_attr_put_int(msg, attr_id, value) \ macro

Completed in 11 milliseconds