Searched refs:NL_SET_ERR_MSG_FMT_MOD (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/net/sched/ |
A D | sch_mqprio_lib.c | 30 NL_SET_ERR_MSG_FMT_MOD(extack, "No queues for TC %d", in mqprio_validate_queue_counts() 40 NL_SET_ERR_MSG_FMT_MOD(extack, in mqprio_validate_queue_counts() 56 NL_SET_ERR_MSG_FMT_MOD(extack, in mqprio_validate_queue_counts()
|
/linux-6.3-rc2/drivers/net/ethernet/sfc/ |
A D | tc.c | 182 NL_SET_ERR_MSG_FMT_MOD(extack, "Unsupported match on control.flags %#x", in efx_tc_flower_parse_match() 198 NL_SET_ERR_MSG_FMT_MOD(extack, "Unsupported flower keys %#x", in efx_tc_flower_parse_match() 214 NL_SET_ERR_MSG_FMT_MOD(extack, "L3/L4 flower keys %#x require protocol ipv[46]", in efx_tc_flower_parse_match() 264 NL_SET_ERR_MSG_FMT_MOD(extack, "L4 flower keys %#x require ipproto udp or tcp", in efx_tc_flower_parse_match() 342 NL_SET_ERR_MSG_FMT_MOD(extack, "for %s efv is %snull but from_efv is %snull (can't happen)", in efx_tc_flower_replace() 429 NL_SET_ERR_MSG_FMT_MOD(extack, "hw_stats_type %u not supported (only 'delayed')", in efx_tc_flower_replace() 498 NL_SET_ERR_MSG_FMT_MOD(extack, "Unhandled action %u", in efx_tc_flower_replace()
|
A D | mae.c | 375 NL_SET_ERR_MSG_FMT_MOD(extack, \ 387 NL_SET_ERR_MSG_FMT_MOD(extack, \ 408 NL_SET_ERR_MSG_FMT_MOD(extack, "No support for %s mask in field ingress_port", in efx_mae_match_check_caps()
|
/linux-6.3-rc2/include/linux/ |
A D | netlink.h | 130 #define NL_SET_ERR_MSG_FMT_MOD(extack, fmt, args...) \ macro
|
/linux-6.3-rc2/drivers/vdpa/ |
A D | vdpa.c | 647 NL_SET_ERR_MSG_FMT_MOD(info->extack, in vdpa_nl_cmd_dev_add_set_doit() 673 NL_SET_ERR_MSG_FMT_MOD(info->extack, in vdpa_nl_cmd_dev_add_set_doit()
|
/linux-6.3-rc2/net/bridge/ |
A D | br_mdb.c | 1202 NL_SET_ERR_MSG_FMT_MOD(extack, "Exceeded maximum number of source entries (%u)", in br_mdb_config_src_list_init()
|
A D | br_multicast.c | 704 NL_SET_ERR_MSG_FMT_MOD(extack, "%s is already in %u groups, and mcast_max_groups=%u", in br_multicast_port_ngroups_inc_one()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/ |
A D | enetc.c | 2745 NL_SET_ERR_MSG_FMT_MOD(extack, in enetc_setup_xdp_prog()
|
Completed in 45 milliseconds