Lines Matching defs:extack
1578 struct netlink_ext_ack *extack)
1588 &lag_upper_info, extack);
1705 struct netlink_ext_ack *extack)
1722 NL_SET_ERR_MSG(extack, "Device is in use and cannot be enslaved");
1729 NL_SET_ERR_MSG(extack, "Cannot enslave bond to itself.");
1739 NL_SET_ERR_MSG(extack, "Can not enslave VLAN challenged device to VLAN enabled bond");
1758 NL_SET_ERR_MSG(extack, "Device can not be enslaved while up");
1798 NL_SET_ERR_MSG(extack, "Device type is different from other slaves");
1806 NL_SET_ERR_MSG(extack, "Only active-backup mode is supported for infiniband slaves");
1822 NL_SET_ERR_MSG(extack, "Slave device does not support setting the MAC address, but fail_over_mac is not set to active");
1876 extack);
1887 res = dev_open(slave_dev, extack);
2054 res = bond_master_upper_dev_link(bond, new_slave, extack);