Home
last modified time | relevance | path

Searched defs:setter (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction.c2179 hws_action_setter_find_first(struct mlx5hws_actions_wqe_setter *setter, in hws_action_setter_find_first()
2202 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_push_vlan()
2216 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_modify_header()
2272 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_insert_ptr()
2304 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_tnl_l3_to_l2()
2336 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_aso()
2370 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_tag()
2381 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_ctrl_ctr()
2392 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_single()
2400 struct mlx5hws_actions_wqe_setter *setter) in hws_action_setter_single_double_pop()
[all …]
H A Daction.h236 struct mlx5hws_actions_wqe_setter *setter) in mlx5hws_action_setter_default_single()
245 struct mlx5hws_actions_wqe_setter *setter) in mlx5hws_action_setter_default_double()
257 struct mlx5hws_actions_wqe_setter *setter) in mlx5hws_action_setter_default_ctr()
266 struct mlx5hws_actions_wqe_setter *setter, in mlx5hws_action_apply_setter()
H A Drule.c299 struct mlx5hws_actions_wqe_setter *setter; in hws_rule_create_hws() local
/linux/drivers/net/wireless/realtek/rtw89/
H A Dps.c365 struct rtw89_p2p_noa_setter *setter = &rtwvif_link->p2p_noa; in rtw89_p2p_noa_renew() local
393 struct rtw89_p2p_noa_setter *setter = &rtwvif_link->p2p_noa; in rtw89_p2p_noa_append() local
412 struct rtw89_p2p_noa_setter *setter = &rtwvif_link->p2p_noa; in rtw89_p2p_noa_fetch() local
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py278 def setter(self, ri, space, direction, deref=False, ref=None, var="req"): member in Type
334 def setter(self, ri, space, direction, deref=False, ref=None, var=None): member in TypeUnused
357 def setter(self, ri, space, direction, deref=False, ref=None, var=None): member in TypePad
697 def setter(self, ri, space, direction, deref=False, ref=None, var="req"): member in TypeNest
/linux/drivers/staging/vc04_services/bcm2835-camera/
H A Dcontrols.c80 int (*setter)(struct bcm2835_mmal_dev *dev, struct v4l2_ctrl *ctrl, member
/linux/include/linux/
H A Dif_team.h167 int (*setter)(struct team *team, struct team_gsetter_ctx *ctx); member