Home
last modified time | relevance | path

Searched +defs:val +defs:fv (Results 1 – 8 of 8) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_ddp.c376 struct ice_fv *fv; in ice_get_prof_index_max() local
492 static void ice_add_dvm_hint(struct ice_hw *hw, u16 val, bool enable) in ice_add_dvm_hint()
507 static void ice_add_tunnel_hint(struct ice_hw *hw, char *label_name, u16 val) in ice_add_tunnel_hint()
738 struct ice_fv *fv, u32 prof_idx) in ice_get_sw_prof_type()
776 struct ice_fv *fv; in ice_get_sw_fv_bitmap() local
825 struct ice_fv *fv; in ice_get_sw_fv_list() local
896 struct ice_fv *fv; in ice_init_prof_result_bm() local
2102 u16 val; in ice_init_pkg_hints() local
Dice_flex_pipe.c137 ice_gen_key_word(u8 val, u8 valid, u8 dont_care, u8 nvr_mtch, u8 *key, in ice_gen_key_word()
239 ice_set_key(u8 *key, u16 size, u8 *val, u8 *upd, u8 *dc, u8 *nm, u16 off, in ice_set_key()
334 u8 val, dc, nm; in ice_upd_dvm_boost_entry() local
1226 struct ice_fv_word *fv, u16 *masks, bool symm, in ice_find_prof_id_with_mask()
1412 u32 val; in ice_write_prof_mask_reg() local
1733 struct ice_fv_word *fv, bool symm) in ice_write_es()
/linux-6.14.4/drivers/media/usb/pvrusb2/
Dpvrusb2-hdw.c337 static void trace_stbit(const char *name,int val) in trace_stbit()
521 static int ctrl_get_cropcapbl(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbl()
532 static int ctrl_get_cropcapbt(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbt()
543 static int ctrl_get_cropcapbw(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbw()
554 static int ctrl_get_cropcapbh(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapbh()
565 static int ctrl_get_cropcapdl(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdl()
576 static int ctrl_get_cropcapdt(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdt()
587 static int ctrl_get_cropcapdw(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdw()
598 static int ctrl_get_cropcapdh(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcapdh()
609 static int ctrl_get_cropcappan(struct pvr2_ctrl *cptr, int *val) in ctrl_get_cropcappan()
[all …]
Dpvrusb2-v4l2.c128 int val = 0; in pvr2_g_std() local
153 int val = 0; in pvr2_querystd() local
169 int val; in pvr2_enum_input() local
216 int val; in pvr2_g_input() local
319 unsigned long fv; in pvr2_s_frequency() local
354 int val = 0; in pvr2_g_frequency() local
396 int val; in pvr2_g_fmt_vid_cap() local
506 int val; in pvr2_queryctrl() local
578 int val = 0; in pvr2_g_ctrl() local
607 int val; in pvr2_g_ext_ctrls() local
[all …]
/linux-6.14.4/net/dccp/
Dfeat.c254 static void dccp_feat_printval(u8 feat_num, dccp_feat_val const *val) in dccp_feat_printval()
288 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) do { \ argument
301 #define dccp_feat_print_opt(opt, feat, val, len, mandatory) argument
309 u64 val; in __dccp_feat_activate() local
367 static int dccp_feat_clone_sp_val(dccp_feat_val *fval, u8 const *val, u8 len) in dccp_feat_clone_sp_val()
380 static void dccp_feat_val_destructor(u8 feat_num, dccp_feat_val *val) in dccp_feat_val_destructor()
586 static u8 dccp_feat_is_valid_nn_val(u8 feat_num, u64 val) in dccp_feat_is_valid_nn_val()
598 static u8 dccp_feat_is_valid_sp_val(u8 feat_num, u8 val) in dccp_feat_is_valid_sp_val()
1071 static int dccp_feat_reconcile(dccp_feat_val *fv, u8 *arr, u8 len, in dccp_feat_reconcile()
1108 u8 feat, u8 *val, u8 len, const bool server) in dccp_feat_change_recv()
[all …]
/linux-6.14.4/drivers/video/fbdev/matrox/
Dmatroxfb_base.c913 int val; in matroxfb_ioctl() local
963 int val; in matroxfb_ioctl() local
1271 static unsigned int fv; /* "matroxfb:fv:xxxxx" */ variable
Dmatroxfb_base.h115 #define CNVT_TOHW(val,width) ((((val)<<(width))+0x7FFF-(val))>>16) argument
253 int fv; member
667 #define mga_outb(addr,val) mga_writeb(minfo->mmio.vbase, (addr), (val)) argument
668 #define mga_outw(addr,val) mga_writew(minfo->mmio.vbase, (addr), (val)) argument
669 #define mga_outl(addr,val) mga_writel(minfo->mmio.vbase, (addr), (val)) argument
671 #define mga_setr(addr,port,val) mga_outw(addr, ((val)<<8) | (port)) argument
/linux-6.14.4/drivers/net/ethernet/intel/iavf/
Diavf_main.c2932 struct iavf_vlan_filter *fv, *fvtmp; in iavf_disable_vf() local
3258 u32 val, oldval; in iavf_adminq_task() local
4186 __be32 val, mask; in iavf_add_cls_u32() local