/kernel/linux/linux-5.10/include/linux/ |
H A D | profile.h | 35 enum profile_type { enum 84 int profile_event_register(enum profile_type, struct notifier_block * n); 85 int profile_event_unregister(enum profile_type, struct notifier_block * n); 123 static inline int profile_event_register(enum profile_type t, struct notifier_block * n) in profile_event_register() 128 static inline int profile_event_unregister(enum profile_type t, struct notifier_block * n) in profile_event_unregister()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 2180 u8 profile_type; in ice_sched_add_rl_profile() local 2186 profile_type = ICE_AQC_RL_PROFILE_TYPE_CIR; in ice_sched_add_rl_profile() 2189 profile_type = ICE_AQC_RL_PROFILE_TYPE_EIR; in ice_sched_add_rl_profile() 2192 profile_type = ICE_AQC_RL_PROFILE_TYPE_SRL; in ice_sched_add_rl_profile() 2204 profile_type && rl_prof_elem->bw == bw) in ice_sched_add_rl_profile() 2222 rl_prof_elem->profile.flags = profile_type; in ice_sched_add_rl_profile() 2415 * @profile_type: profile type like EIR, CIR, or SRL 2419 * 'profile_type' and profile ID as 'profile_id'. The caller needs to hold 2423 ice_sched_rm_rl_profile(struct ice_port_info *pi, u8 layer_num, u8 profile_type, in ice_sched_rm_rl_profile() argument 2435 profile_type in ice_sched_rm_rl_profile() 2471 u8 profile_type; ice_sched_set_node_bw_dflt() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 1253 bool ipv4, bool ipv6, enum gft_profile_type profile_type) in qed_gft_config() 1266 if (profile_type >= MAX_GFT_PROFILE_TYPE) in qed_gft_config() 1332 if (profile_type == GFT_PROFILE_TYPE_4_TUPLE) { in qed_gft_config() 1339 } else if (profile_type == GFT_PROFILE_TYPE_L4_DST_PORT) { in qed_gft_config() 1343 } else if (profile_type == GFT_PROFILE_TYPE_IP_DST_ADDR) { in qed_gft_config() 1346 } else if (profile_type == GFT_PROFILE_TYPE_IP_SRC_ADDR) { in qed_gft_config() 1349 } else if (profile_type == GFT_PROFILE_TYPE_TUNNEL_TYPE) { in qed_gft_config() 1248 qed_gft_config(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 pf_id, bool tcp, bool udp, bool ipv4, bool ipv6, enum gft_profile_type profile_type) qed_gft_config() argument
|
H A D | qed_hsi.h | 3951 * @param profile_type - define packet same fields. Use enum gft_profile_type. 3958 bool ipv4, bool ipv6, enum gft_profile_type profile_type);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_sched.c | 3220 u8 profile_type; in ice_sched_add_rl_profile() local 3227 profile_type = ICE_AQC_RL_PROFILE_TYPE_CIR; in ice_sched_add_rl_profile() 3230 profile_type = ICE_AQC_RL_PROFILE_TYPE_EIR; in ice_sched_add_rl_profile() 3233 profile_type = ICE_AQC_RL_PROFILE_TYPE_SRL; in ice_sched_add_rl_profile() 3245 profile_type && rl_prof_elem->bw == bw) in ice_sched_add_rl_profile() 3263 rl_prof_elem->profile.flags = profile_type; in ice_sched_add_rl_profile() 3456 * @profile_type: profile type like EIR, CIR, or SRL 3460 * 'profile_type' and profile ID as 'profile_id'. The caller needs to hold 3464 ice_sched_rm_rl_profile(struct ice_port_info *pi, u8 layer_num, u8 profile_type, in ice_sched_rm_rl_profile() argument 3476 profile_type in ice_sched_rm_rl_profile() 3510 u8 profile_type; ice_sched_set_node_bw_dflt() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 1455 bool ipv4, bool ipv6, enum gft_profile_type profile_type) in qed_gft_config() 1468 if (profile_type >= MAX_GFT_PROFILE_TYPE) in qed_gft_config() 1534 if (profile_type == GFT_PROFILE_TYPE_4_TUPLE) { in qed_gft_config() 1541 } else if (profile_type == GFT_PROFILE_TYPE_L4_DST_PORT) { in qed_gft_config() 1545 } else if (profile_type == GFT_PROFILE_TYPE_IP_DST_ADDR) { in qed_gft_config() 1548 } else if (profile_type == GFT_PROFILE_TYPE_IP_SRC_ADDR) { in qed_gft_config() 1551 } else if (profile_type == GFT_PROFILE_TYPE_TUNNEL_TYPE) { in qed_gft_config() 1450 qed_gft_config(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt, u16 pf_id, bool tcp, bool udp, bool ipv4, bool ipv6, enum gft_profile_type profile_type) qed_gft_config() argument
|
H A D | qed_hsi.h | 2646 * @profile_type: Define packet same fields. Use enum gft_profile_type. 2655 bool ipv4, bool ipv6, enum gft_profile_type profile_type);
|
/kernel/linux/linux-5.10/kernel/ |
H A D | profile.c | 178 int profile_event_register(enum profile_type type, struct notifier_block *n) in profile_event_register() 197 int profile_event_unregister(enum profile_type type, struct notifier_block *n) in profile_event_unregister()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 2498 u8 profile_type, u8 query, u8 domain);
|
H A D | be_cmds.c | 4436 u8 profile_type, u8 query, u8 domain) in be_cmd_get_profile_config() 4463 req->type = profile_type; in be_cmd_get_profile_config() 4433 be_cmd_get_profile_config(struct be_adapter *adapter, struct be_resources *res, struct be_port_resources *port_res, u8 profile_type, u8 query, u8 domain) be_cmd_get_profile_config() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/ |
H A D | be_cmds.h | 2498 u8 profile_type, u8 query, u8 domain);
|
H A D | be_cmds.c | 4437 u8 profile_type, u8 query, u8 domain) in be_cmd_get_profile_config() 4464 req->type = profile_type; in be_cmd_get_profile_config() 4434 be_cmd_get_profile_config(struct be_adapter *adapter, struct be_resources *res, struct be_port_resources *port_res, u8 profile_type, u8 query, u8 domain) be_cmd_get_profile_config() argument
|