Searched refs:fbnic_tlv_msg_alloc (Results 1 – 3 of 3) sorted by relevance
408 msg = fbnic_tlv_msg_alloc(msg_type); in fbnic_fw_xmit_simple_msg()477 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_OWNERSHIP_REQ); in fbnic_fw_xmit_ownership_msg()697 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_HEARTBEAT_REQ); in fbnic_fw_xmit_heartbeat_message()791 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_FW_START_UPGRADE_REQ); in fbnic_fw_xmit_fw_start_upgrade()851 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_FW_WRITE_CHUNK_RESP); in fbnic_fw_xmit_fw_write_chunk()979 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_TSENE_READ_REQ); in fbnic_fw_xmit_tsene_read_msg()1166 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_LOG_SEND_LOGS_REQ); in fbnic_fw_xmit_send_logs()
121 struct fbnic_tlv_msg *fbnic_tlv_msg_alloc(u16 msg_id);
22 struct fbnic_tlv_msg *fbnic_tlv_msg_alloc(u16 msg_id) in fbnic_tlv_msg_alloc() function
Completed in 7 milliseconds