Searched refs:fbnic_tlv_msg_alloc (Results 1 – 3 of 3) sorted by relevance
257 msg = fbnic_tlv_msg_alloc(msg_type); in fbnic_fw_xmit_simple_msg()352 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_OWNERSHIP_REQ); in fbnic_fw_xmit_ownership_msg()573 msg = fbnic_tlv_msg_alloc(FBNIC_TLV_MSG_ID_HEARTBEAT_REQ); in fbnic_fw_xmit_heartbeat_message()
145 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 9 milliseconds