fbnic_fw_xmit_ownership_msg
int fbnic_fw_xmit_ownership_msg(struct fbnic_dev *fbd, bool take_ownership);
err = fbnic_fw_xmit_ownership_msg(fbd, true);
fbnic_fw_xmit_ownership_msg(fbn->fbd, false);
fbnic_fw_xmit_ownership_msg(fbn->fbd, false);
if (fbnic_fw_xmit_ownership_msg(fbd, true)) {