Searched refs:fbnic_tlv_attr_put_flag (Results 1 – 3 of 3) sorted by relevance
122 int fbnic_tlv_attr_put_flag(struct fbnic_tlv_msg *msg, const u16 attr_id);
482 err = fbnic_tlv_attr_put_flag(msg, FBNIC_FW_OWNERSHIP_FLAG); in fbnic_fw_xmit_ownership_msg()1171 err = fbnic_tlv_attr_put_flag(msg, FBNIC_SEND_LOGS); in fbnic_fw_xmit_send_logs()1182 err = fbnic_tlv_attr_put_flag(msg, in fbnic_fw_xmit_send_logs()
53 int fbnic_tlv_attr_put_flag(struct fbnic_tlv_msg *msg, const u16 attr_id) in fbnic_tlv_attr_put_flag() function
Completed in 10 milliseconds