Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_tlv.h146 int fbnic_tlv_attr_put_flag(struct fbnic_tlv_msg *msg, const u16 attr_id);
H A Dfbnic_tlv.c53 int fbnic_tlv_attr_put_flag(struct fbnic_tlv_msg *msg, const u16 attr_id) in fbnic_tlv_attr_put_flag() function
H A Dfbnic_fw.c357 err = fbnic_tlv_attr_put_flag(msg, FBNIC_FW_OWNERSHIP_FLAG); in fbnic_fw_xmit_ownership_msg()