/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/abm/ |
D | cls.c | 28 NL_SET_ERR_MSG_MOD(extack, "action offload not supported"); in nfp_abm_u32_check_knode() 32 NL_SET_ERR_MSG_MOD(extack, "linking not supported"); in nfp_abm_u32_check_knode() 36 NL_SET_ERR_MSG_MOD(extack, in nfp_abm_u32_check_knode() 42 NL_SET_ERR_MSG_MOD(extack, "variable offsetting not supported"); in nfp_abm_u32_check_knode() 46 NL_SET_ERR_MSG_MOD(extack, "hashing not supported"); in nfp_abm_u32_check_knode() 50 NL_SET_ERR_MSG_MOD(extack, "matching on mark not supported"); in nfp_abm_u32_check_knode() 54 NL_SET_ERR_MSG_MOD(extack, "setting non-0 class not supported"); in nfp_abm_u32_check_knode() 58 NL_SET_ERR_MSG_MOD(extack, in nfp_abm_u32_check_knode() 63 NL_SET_ERR_MSG_MOD(extack, "exactly one key required"); in nfp_abm_u32_check_knode() 75 NL_SET_ERR_MSG_MOD(extack, "only IP and IPv6 supported as filter protocol"); in nfp_abm_u32_check_knode() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/ |
D | ocelot_flower.c | 178 NL_SET_ERR_MSG_MOD(extack, "Cannot offload to this chain"); in ocelot_flower_parse_action() 193 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 198 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 211 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 216 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 229 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 234 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 246 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 251 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() 257 NL_SET_ERR_MSG_MOD(extack, in ocelot_flower_parse_action() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
D | ice_fw_update.c | 60 NL_SET_ERR_MSG_MOD(extack, "Failed to record package data to firmware"); in ice_send_package_data() 123 NL_SET_ERR_MSG_MOD(extack, "Component comparison stamp is identical to running image"); in ice_check_component_response() 128 NL_SET_ERR_MSG_MOD(extack, "Component comparison stamp is lower than running image"); in ice_check_component_response() 133 NL_SET_ERR_MSG_MOD(extack, "Component comparison stamp is invalid"); in ice_check_component_response() 138 NL_SET_ERR_MSG_MOD(extack, "Component table conflict occurred"); in ice_check_component_response() 143 NL_SET_ERR_MSG_MOD(extack, "Component pre-requisites not met"); in ice_check_component_response() 148 NL_SET_ERR_MSG_MOD(extack, "Component not supported"); in ice_check_component_response() 153 NL_SET_ERR_MSG_MOD(extack, "Component cannot be downgraded"); in ice_check_component_response() 158 NL_SET_ERR_MSG_MOD(extack, "Incomplete component image"); in ice_check_component_response() 163 NL_SET_ERR_MSG_MOD(extack, "Component version is identical to running image"); in ice_check_component_response() [all …]
|
D | ice_devlink.c | 185 NL_SET_ERR_MSG_MOD(extack, "Unable to set driver name"); in ice_devlink_info_get() 193 NL_SET_ERR_MSG_MOD(extack, "Unable to set serial number"); in ice_devlink_info_get() 203 NL_SET_ERR_MSG_MOD(extack, "Unable to obtain version info"); in ice_devlink_info_get() 211 NL_SET_ERR_MSG_MOD(extack, "Unable to set fixed version"); in ice_devlink_info_get() 218 NL_SET_ERR_MSG_MOD(extack, "Unable to set running version"); in ice_devlink_info_get() 225 NL_SET_ERR_MSG_MOD(extack, "Unable to set stored version"); in ice_devlink_info_get() 269 NL_SET_ERR_MSG_MOD(extack, "Requested overwrite mask is not supported"); in ice_devlink_flash_update() 274 NL_SET_ERR_MSG_MOD(extack, "Current firmware does not support unified update"); in ice_devlink_flash_update() 284 NL_SET_ERR_MSG_MOD(extack, "Unable to read file from disk"); in ice_devlink_flash_update() 462 NL_SET_ERR_MSG_MOD(extack, "Failed to acquire NVM semaphore"); in ice_devlink_nvm_snapshot() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
D | action.c | 46 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: BOS field must explicitly be set for MPLS push"); in nfp_fl_push_mpls() 147 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: maximum allowed action list size exceeded at LAG … in nfp_fl_pre_lag() 189 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: invalid egress interface for mirred action"); in nfp_fl_output() 198 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: egress interface does not match the required tunn… in nfp_fl_output() 203 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: cannot offload more than one tunnel mirred output… in nfp_fl_output() 218 NL_SET_ERR_MSG_MOD(extack, "invalid entry: cannot find group id for LAG action"); in nfp_fl_output() 224 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: pre-tunnel rules not supported in loaded firmware… in nfp_fl_output() 229 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: pre-tunnel rules require single egress dev and pt… in nfp_fl_output() 243 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: ingress and egress interfaces are on different de… in nfp_fl_output() 249 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: egress interface is not an nfp port"); in nfp_fl_output() [all …]
|
D | qos_conf.c | 76 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload not supported on higher le… in nfp_flower_install_rate_limiter() 83 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload not supported on shared bl… in nfp_flower_install_rate_limiter() 88 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload not supported on non-VF po… in nfp_flower_install_rate_limiter() 93 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload requires a single action"); in nfp_flower_install_rate_limiter() 98 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload requires highest priority"… in nfp_flower_install_rate_limiter() 103 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload requires police action"); in nfp_flower_install_rate_limiter() 149 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload not supported on higher le… in nfp_flower_remove_rate_limiter() 158 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: cannot remove qos entry that does not exist"); in nfp_flower_remove_rate_limiter() 302 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: qos rate limit offload not supported on higher le… in nfp_flower_stats_rate_limiter() 309 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: cannot find qos entry for stats update"); in nfp_flower_stats_rate_limiter() [all …]
|
D | offload.c | 161 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: geneve options exceed maximum length"); in nfp_flower_calc_opt_layer() 198 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: encap options not supported on vxlan tunnels"); in nfp_flower_calc_udp_tun_layer() 204 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: loaded firmware does not support geneve offload"); in nfp_flower_calc_udp_tun_layer() 222 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: loaded firmware does not support geneve option of… in nfp_flower_calc_udp_tun_layer() 231 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: tunnel type unknown"); in nfp_flower_calc_udp_tun_layer() 256 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: match not supported"); in nfp_flower_calculate_key_layers() 266 NL_SET_ERR_MSG_MOD(extack, "unsupported offload: tunnel match not supported"); in nfp_flower_calculate_key_layers() 287 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: loaded firmware does not support VLAN PCP offload… in nfp_flower_calculate_key_layers() 303 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: loaded firmware does not support VLAN QinQ offloa… in nfp_flower_calculate_key_layers() 327 …NL_SET_ERR_MSG_MOD(extack, "unsupported offload: wildcarded protocols on tunnels are not supported… in nfp_flower_calculate_key_layers() [all …]
|
/kernel/linux/linux-5.10/net/bridge/ |
D | br_vlan_options.c | 72 NL_SET_ERR_MSG_MOD(extack, "Invalid vlan state"); in br_vlan_modify_state() 82 NL_SET_ERR_MSG_MOD(extack, "Can't modify vlan state when using kernel STP"); in br_vlan_modify_state() 115 NL_SET_ERR_MSG_MOD(extack, "Can't modify tunnel mapping of non-port vlans"); in br_vlan_modify_tunnel() 119 NL_SET_ERR_MSG_MOD(extack, "Port doesn't have tunnel flag set"); in br_vlan_modify_tunnel() 130 NL_SET_ERR_MSG_MOD(extack, "Missing tunnel command attribute"); in br_vlan_modify_tunnel() 137 NL_SET_ERR_MSG_MOD(extack, "Missing tunnel id attribute"); in br_vlan_modify_tunnel() 153 NL_SET_ERR_MSG_MOD(extack, "Unsupported tunnel command"); in br_vlan_modify_tunnel() 205 NL_SET_ERR_MSG_MOD(extack, "Vlan range start doesn't exist, can't process options"); in br_vlan_process_options() 209 NL_SET_ERR_MSG_MOD(extack, "Vlan range end doesn't exist, can't process options"); in br_vlan_process_options() 219 NL_SET_ERR_MSG_MOD(extack, "Vlan in range doesn't exist, can't process options"); in br_vlan_process_options()
|
D | br_mdb.c | 303 NL_SET_ERR_MSG_MOD(extack, "Invalid header for mdb dump request"); in br_mdb_valid_dump_req() 309 NL_SET_ERR_MSG_MOD(extack, "Filtering by device index is not supported for mdb dump request"); in br_mdb_valid_dump_req() 676 NL_SET_ERR_MSG_MOD(extack, "Zero entry ifindex is not allowed"); in is_valid_mdb_entry() 682 NL_SET_ERR_MSG_MOD(extack, "IPv4 entry group address is not multicast"); in is_valid_mdb_entry() 686 NL_SET_ERR_MSG_MOD(extack, "IPv4 entry group address is local multicast"); in is_valid_mdb_entry() 692 NL_SET_ERR_MSG_MOD(extack, "IPv6 entry group address is link-local all nodes"); in is_valid_mdb_entry() 697 NL_SET_ERR_MSG_MOD(extack, "Unknown entry protocol"); in is_valid_mdb_entry() 702 NL_SET_ERR_MSG_MOD(extack, "Unknown entry state"); in is_valid_mdb_entry() 706 NL_SET_ERR_MSG_MOD(extack, "Invalid entry VLAN id"); in is_valid_mdb_entry() 719 NL_SET_ERR_MSG_MOD(extack, "IPv4 invalid source address length"); in is_valid_mdb_source() [all …]
|
D | br_mrp_netlink.c | 46 NL_SET_ERR_MSG_MOD(extack, in br_mrp_instance_parse() 89 NL_SET_ERR_MSG_MOD(extack, "Missing attribute: STATE"); in br_mrp_port_state_parse() 118 NL_SET_ERR_MSG_MOD(extack, "Missing attribute: ROLE"); in br_mrp_port_role_parse() 148 NL_SET_ERR_MSG_MOD(extack, in br_mrp_ring_state_parse() 182 NL_SET_ERR_MSG_MOD(extack, in br_mrp_ring_role_parse() 221 NL_SET_ERR_MSG_MOD(extack, in br_mrp_start_test_parse() 262 NL_SET_ERR_MSG_MOD(extack, in br_mrp_in_state_parse() 300 NL_SET_ERR_MSG_MOD(extack, in br_mrp_in_role_parse() 341 NL_SET_ERR_MSG_MOD(extack, in br_mrp_start_in_test_parse() 369 NL_SET_ERR_MSG_MOD(extack, "MRP can't be enabled if STP is already enabled"); in br_mrp_parse()
|
/kernel/linux/linux-5.10/net/8021q/ |
D | vlan_netlink.c | 48 NL_SET_ERR_MSG_MOD(extack, "Invalid link address"); in vlan_validate() 52 NL_SET_ERR_MSG_MOD(extack, "Invalid link address"); in vlan_validate() 58 NL_SET_ERR_MSG_MOD(extack, "VLAN properties not specified"); in vlan_validate() 68 NL_SET_ERR_MSG_MOD(extack, "Invalid VLAN protocol"); in vlan_validate() 76 NL_SET_ERR_MSG_MOD(extack, "Invalid VLAN id"); in vlan_validate() 86 NL_SET_ERR_MSG_MOD(extack, "Invalid VLAN flags"); in vlan_validate() 93 NL_SET_ERR_MSG_MOD(extack, "Invalid ingress QOS map"); in vlan_validate() 98 NL_SET_ERR_MSG_MOD(extack, "Invalid egress QOS map"); in vlan_validate() 147 NL_SET_ERR_MSG_MOD(extack, "VLAN id not specified"); in vlan_newlink() 152 NL_SET_ERR_MSG_MOD(extack, "link not specified"); in vlan_newlink() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 43 NL_SET_ERR_MSG_MOD(extack, "Unsupported action HW stats type"); in mlxsw_sp_flower_parse_actions() 52 NL_SET_ERR_MSG_MOD(extack, "Cannot append terminate action"); in mlxsw_sp_flower_parse_actions() 60 …NL_SET_ERR_MSG_MOD(extack, "Drop action is not supported when block is bound to ingress and egress… in mlxsw_sp_flower_parse_actions() 67 NL_SET_ERR_MSG_MOD(extack, "Cannot append drop action"); in mlxsw_sp_flower_parse_actions() 84 NL_SET_ERR_MSG_MOD(extack, "Cannot append trap action"); in mlxsw_sp_flower_parse_actions() 102 NL_SET_ERR_MSG_MOD(extack, "Cannot append jump action"); in mlxsw_sp_flower_parse_actions() 113 NL_SET_ERR_MSG_MOD(extack, "Redirect action is not supported on egress"); in mlxsw_sp_flower_parse_actions() 140 NL_SET_ERR_MSG_MOD(extack, "Multiple mirror actions per rule are not supported"); in mlxsw_sp_flower_parse_actions() 189 NL_SET_ERR_MSG_MOD(extack, "Multiple police actions per rule are not supported"); in mlxsw_sp_flower_parse_actions() 208 NL_SET_ERR_MSG_MOD(extack, "Unsupported action"); in mlxsw_sp_flower_parse_actions() [all …]
|
D | spectrum_nve_vxlan.c | 32 NL_SET_ERR_MSG_MOD(extack, "VxLAN: Only IPv4 underlay is supported"); in mlxsw_sp_nve_vxlan_can_offload() 37 NL_SET_ERR_MSG_MOD(extack, "VxLAN: Multicast destination IP is not supported"); in mlxsw_sp_nve_vxlan_can_offload() 42 NL_SET_ERR_MSG_MOD(extack, "VxLAN: Source address must be specified"); in mlxsw_sp_nve_vxlan_can_offload() 47 NL_SET_ERR_MSG_MOD(extack, "VxLAN: Local interface is not supported"); in mlxsw_sp_nve_vxlan_can_offload() 52 NL_SET_ERR_MSG_MOD(extack, "VxLAN: Only default UDP source port range is supported"); in mlxsw_sp_nve_vxlan_can_offload() 57 NL_SET_ERR_MSG_MOD(extack, "VxLAN: TOS must be configured to inherit"); in mlxsw_sp_nve_vxlan_can_offload() 62 NL_SET_ERR_MSG_MOD(extack, "VxLAN: TTL must not be configured to inherit"); in mlxsw_sp_nve_vxlan_can_offload() 67 NL_SET_ERR_MSG_MOD(extack, "VxLAN: UDP checksum is not supported"); in mlxsw_sp_nve_vxlan_can_offload() 72 NL_SET_ERR_MSG_MOD(extack, "VxLAN: Unsupported flag"); in mlxsw_sp_nve_vxlan_can_offload() 77 NL_SET_ERR_MSG_MOD(extack, "VxLAN: TTL must not be configured to 0"); in mlxsw_sp_nve_vxlan_can_offload() [all …]
|
D | spectrum_policer.c | 178 …NL_SET_ERR_MSG_MOD(extack, "Only bandwidth policing is currently supported by single rate policers… in mlxsw_sp_policer_single_rate_params_check() 183 NL_SET_ERR_MSG_MOD(extack, "Policer burst size is not power of two"); in mlxsw_sp_policer_single_rate_params_check() 190 NL_SET_ERR_MSG_MOD(extack, "Policer burst size lower than limit"); in mlxsw_sp_policer_single_rate_params_check() 195 NL_SET_ERR_MSG_MOD(extack, "Policer burst size higher than limit"); in mlxsw_sp_policer_single_rate_params_check() 200 NL_SET_ERR_MSG_MOD(extack, "Policer rate lower than limit"); in mlxsw_sp_policer_single_rate_params_check() 205 NL_SET_ERR_MSG_MOD(extack, "Policer rate higher than limit"); in mlxsw_sp_policer_single_rate_params_check() 253 NL_SET_ERR_MSG_MOD(extack, "Failed to allocate policer index"); in mlxsw_sp_policer_add() 259 NL_SET_ERR_MSG_MOD(extack, "Failed to initialize policer"); in mlxsw_sp_policer_add()
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
D | sja1105_flower.c | 55 NL_SET_ERR_MSG_MOD(extack, "No more L2 policers free"); in sja1105_setup_bcast_policer() 63 NL_SET_ERR_MSG_MOD(extack, in sja1105_setup_bcast_policer() 127 NL_SET_ERR_MSG_MOD(extack, "No more L2 policers free"); in sja1105_setup_tc_policer() 135 NL_SET_ERR_MSG_MOD(extack, in sja1105_setup_tc_policer() 189 NL_SET_ERR_MSG_MOD(extack, "Unknown keys for policing"); in sja1105_flower_policer() 211 NL_SET_ERR_MSG_MOD(extack, in sja1105_flower_parse_key() 221 NL_SET_ERR_MSG_MOD(extack, in sja1105_flower_parse_key() 236 NL_SET_ERR_MSG_MOD(extack, in sja1105_flower_parse_key() 242 NL_SET_ERR_MSG_MOD(extack, in sja1105_flower_parse_key() 258 NL_SET_ERR_MSG_MOD(extack, in sja1105_flower_parse_key() [all …]
|
D | sja1105_vl.c | 34 NL_SET_ERR_MSG_MOD(extack, in sja1105_insert_gate_entry() 326 NL_SET_ERR_MSG_MOD(extack, "Not enough VL entries available"); in sja1105_init_virtual_links() 331 NL_SET_ERR_MSG_MOD(extack, "Policer index out of range"); in sja1105_init_virtual_links() 501 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_redirect() 507 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_redirect() 579 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_gate() 586 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_gate() 593 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_gate() 600 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_gate() 606 NL_SET_ERR_MSG_MOD(extack, in sja1105_vl_gate() [all …]
|
D | sja1105_vl.h | 39 NL_SET_ERR_MSG_MOD(extack, "Virtual Links not compiled in"); in sja1105_vl_redirect() 47 NL_SET_ERR_MSG_MOD(extack, "Virtual Links not compiled in"); in sja1105_vl_delete() 59 NL_SET_ERR_MSG_MOD(extack, "Virtual Links not compiled in"); in sja1105_vl_gate() 68 NL_SET_ERR_MSG_MOD(extack, "Virtual Links not compiled in"); in sja1105_vl_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | devlink.c | 98 NL_SET_ERR_MSG_MOD(extack, "FW activate requires reboot"); in mlx5_devlink_reload_fw_activate() 110 NL_SET_ERR_MSG_MOD(extack, "FW activate command failed"); in mlx5_devlink_reload_fw_activate() 125 NL_SET_ERR_MSG_MOD(extack, in mlx5_devlink_trigger_fw_live_patch() 141 NL_SET_ERR_MSG_MOD(extack, "reload is unsupported in Lag mode\n"); in mlx5_devlink_reload_down() 234 NL_SET_ERR_MSG_MOD(extack, in mlx5_devlink_fs_mode_validate() 239 NL_SET_ERR_MSG_MOD(extack, in mlx5_devlink_fs_mode_validate() 244 NL_SET_ERR_MSG_MOD(extack, in mlx5_devlink_fs_mode_validate() 287 NL_SET_ERR_MSG_MOD(extack, "Device doesn't support RoCE"); in mlx5_devlink_enable_roce_validate() 291 NL_SET_ERR_MSG_MOD(extack, "Multi port slave/Lag device can't configure RoCE"); in mlx5_devlink_enable_roce_validate() 306 NL_SET_ERR_MSG_MOD(extack, in mlx5_devlink_large_group_num_validate()
|
/kernel/linux/linux-5.10/net/sched/ |
D | act_mpls.c | 137 NL_SET_ERR_MSG_MOD(extack, "Invalid MPLS label length"); in valid_label() 142 NL_SET_ERR_MSG_MOD(extack, "MPLS label out of range"); in valid_label() 177 NL_SET_ERR_MSG_MOD(extack, "Missing netlink attributes"); in tcf_mpls_init() 186 NL_SET_ERR_MSG_MOD(extack, "No MPLS params"); in tcf_mpls_init() 196 NL_SET_ERR_MSG_MOD(extack, "Protocol must be set for MPLS pop"); in tcf_mpls_init() 200 NL_SET_ERR_MSG_MOD(extack, "Invalid protocol type for MPLS pop"); in tcf_mpls_init() 205 NL_SET_ERR_MSG_MOD(extack, "Label, TTL, TC or BOS cannot be used with MPLS pop"); in tcf_mpls_init() 212 NL_SET_ERR_MSG_MOD(extack, "Label, TTL, TC, BOS or protocol cannot be used with MPLS dec_ttl"); in tcf_mpls_init() 219 NL_SET_ERR_MSG_MOD(extack, "Label is required for MPLS push"); in tcf_mpls_init() 224 NL_SET_ERR_MSG_MOD(extack, "Protocol must be an MPLS type for MPLS push"); in tcf_mpls_init() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun_geneve.c | 38 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_check_udp_dport_geneve() 144 NL_SET_ERR_MSG_MOD(extack, "Matching on GENEVE VNI is not supported"); in mlx5e_tc_tun_parse_geneve_vni() 182 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_parse_geneve_options() 192 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_parse_geneve_options() 202 NL_SET_ERR_MSG_MOD(extack, "Matching on GENEVE options len is not supported"); in mlx5e_tc_tun_parse_geneve_options() 215 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_parse_geneve_options() 235 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_parse_geneve_options() 245 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_parse_geneve_options() 255 NL_SET_ERR_MSG_MOD(extack, in mlx5e_tc_tun_parse_geneve_options() 293 NL_SET_ERR_MSG_MOD(extack, "Matching on GENEVE OAM is not supported"); in mlx5e_tc_tun_parse_geneve_params()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_matchall.c | 25 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 29 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 33 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 40 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 53 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 59 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 71 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_egress_validate() 154 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_alloc_tc() 161 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_alloc_tc() 207 NL_SET_ERR_MSG_MOD(extack, in cxgb4_matchall_mirror_alloc() [all …]
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
D | ionic_fw.c | 85 NL_SET_ERR_MSG_MOD(extack, "Firmware wait timed out"); in ionic_fw_status_long_wait() 88 NL_SET_ERR_MSG_MOD(extack, "Firmware wait failed"); in ionic_fw_status_long_wait() 116 NL_SET_ERR_MSG_MOD(extack, "Unable to find firmware file"); in ionic_firmware_update() 148 NL_SET_ERR_MSG_MOD(extack, "Segment download failed"); in ionic_firmware_update() 166 NL_SET_ERR_MSG_MOD(extack, "Failed to start firmware install"); in ionic_firmware_update() 185 NL_SET_ERR_MSG_MOD(extack, "Failed to start firmware select"); in ionic_firmware_update()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/rmnet/ |
D | rmnet_config.c | 61 NL_SET_ERR_MSG_MOD(extack, "bridge device already exists"); in rmnet_register_real_device() 128 NL_SET_ERR_MSG_MOD(extack, "link not specified"); in rmnet_newlink() 134 NL_SET_ERR_MSG_MOD(extack, "link does not exist"); in rmnet_newlink() 277 NL_SET_ERR_MSG_MOD(extack, "MUX ID not specified"); in rmnet_rtnl_validate() 283 NL_SET_ERR_MSG_MOD(extack, "invalid MUX ID"); in rmnet_rtnl_validate() 319 NL_SET_ERR_MSG_MOD(extack, in rmnet_changelink() 343 NL_SET_ERR_MSG_MOD(extack, "Invalid MTU on real dev"); in rmnet_changelink() 439 NL_SET_ERR_MSG_MOD(extack, "more than one rmnet dev attached"); in rmnet_add_bridge() 444 NL_SET_ERR_MSG_MOD(extack, "more than one bridge dev attached"); in rmnet_add_bridge() 449 NL_SET_ERR_MSG_MOD(extack, in rmnet_add_bridge()
|
/kernel/linux/linux-5.10/net/hsr/ |
D | hsr_slave.c | 87 NL_SET_ERR_MSG_MOD(extack, "Cannot use loopback or non-ethernet device as HSR slave."); in hsr_check_dev_ok() 93 NL_SET_ERR_MSG_MOD(extack, in hsr_check_dev_ok() 99 NL_SET_ERR_MSG_MOD(extack, in hsr_check_dev_ok() 105 NL_SET_ERR_MSG_MOD(extack, "HSR on top of VLAN is not yet supported in this driver."); in hsr_check_dev_ok() 110 NL_SET_ERR_MSG_MOD(extack, in hsr_check_dev_ok()
|
D | hsr_netlink.c | 41 NL_SET_ERR_MSG_MOD(extack, "No slave devices specified"); in hsr_newlink() 45 NL_SET_ERR_MSG_MOD(extack, "Slave1 device not specified"); in hsr_newlink() 51 NL_SET_ERR_MSG_MOD(extack, "Slave1 does not exist"); in hsr_newlink() 55 NL_SET_ERR_MSG_MOD(extack, "Slave2 device not specified"); in hsr_newlink() 61 NL_SET_ERR_MSG_MOD(extack, "Slave2 does not exist"); in hsr_newlink() 66 NL_SET_ERR_MSG_MOD(extack, "Slave1 and Slave2 are same"); in hsr_newlink() 79 NL_SET_ERR_MSG_MOD(extack, "Unsupported protocol"); in hsr_newlink() 87 NL_SET_ERR_MSG_MOD(extack, "PRP version unsupported"); in hsr_newlink() 93 NL_SET_ERR_MSG_MOD(extack, in hsr_newlink()
|