Home
last modified time | relevance | path

Searched refs:fbnic_tlv_msg_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/meta/fbnic/
A Dfbnic_fw.c257 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()
A Dfbnic_tlv.h145 struct fbnic_tlv_msg *fbnic_tlv_msg_alloc(u16 msg_id);
A Dfbnic_tlv.c22 struct fbnic_tlv_msg *fbnic_tlv_msg_alloc(u16 msg_id) in fbnic_tlv_msg_alloc() function

Completed in 9 milliseconds