Home
last modified time | relevance | path

Searched defs:lf (Results 1 – 25 of 39) sorted by relevance

12

/linux-6.12.1/drivers/crypto/marvell/octeontx2/
Dotx2_cptlf.c11 static void cptlf_do_set_done_time_wait(struct otx2_cptlf_info *lf, in cptlf_do_set_done_time_wait()
23 static void cptlf_do_set_done_num_wait(struct otx2_cptlf_info *lf, int num_wait) in cptlf_do_set_done_num_wait()
51 static int cptlf_set_pri(struct otx2_cptlf_info *lf, int pri) in cptlf_set_pri()
71 static int cptlf_set_eng_grps_mask(struct otx2_cptlf_info *lf, in cptlf_set_eng_grps_mask()
112 struct otx2_cptlf_info *lf; in cptlf_set_ctx_ilen() local
190 static inline int cptlf_read_done_cnt(struct otx2_cptlf_info *lf) in cptlf_read_done_cnt()
202 struct otx2_cptlf_info *lf = arg; in cptlf_misc_intr_handler() local
248 struct otx2_cptlf_info *lf = arg; in cptlf_done_intr_handler() local
397 struct otx2_cptlf_info *lf = lfs->lf; in otx2_cptlf_set_irqs_affinity() local
Dotx2_cptlf.h114 struct otx2_cptlf_info lf[OTX2_CPT_MAX_LFS_NUM]; member
195 static inline void otx2_cptlf_do_set_iqueue_size(struct otx2_cptlf_info *lf) in otx2_cptlf_do_set_iqueue_size()
220 static inline void otx2_cptlf_do_disable_iqueue(struct otx2_cptlf_info *lf) in otx2_cptlf_do_disable_iqueue()
280 static inline void otx2_cptlf_set_iqueue_enq(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_enq()
295 static inline void otx2_cptlf_enable_iqueue_enq(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_enq()
300 static inline void otx2_cptlf_set_iqueue_exec(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_exec()
315 static inline void otx2_cptlf_set_ctx_flr_flush(struct otx2_cptlf_info *lf) in otx2_cptlf_set_ctx_flr_flush()
328 static inline void otx2_cptlf_enable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_exec()
333 static inline void otx2_cptlf_disable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_disable_iqueue_exec()
374 u32 insts_num, struct otx2_cptlf_info *lf) in otx2_cpt_send_cmd()
Dcn10k_cpt.c28 struct otx2_cptlf_info *lf) in cn10k_cpt_send_cmd()
Dotx2_cptvf_reqmgr.c86 struct otx2_cptlf_info *lf) in process_request()
/linux-6.12.1/net/ax25/
Dax25_iface.c83 void ax25_linkfail_register(struct ax25_linkfail *lf) in ax25_linkfail_register()
92 void ax25_linkfail_release(struct ax25_linkfail *lf) in ax25_linkfail_release()
192 struct ax25_linkfail *lf; in ax25_link_failed() local
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.c228 int lf; in rvu_get_lf() local
343 u16 lf, bool attach) in rvu_update_rsrc_map()
505 int rvu_lf_reset(struct rvu *rvu, struct rvu_block *block, int lf) in rvu_lf_reset()
557 int lf; in rvu_scan_block() local
1388 int slot, lf, num_lfs; in rvu_detach_block() local
1554 int slot, lf; in rvu_attach_block() local
1778 int blkaddr, int lf) in rvu_get_msix_offset()
1793 struct rvu_block *block, int lf) in rvu_set_msix_offset()
1818 struct rvu_block *block, int lf) in rvu_clear_msix_offset()
1847 int lf, slot, blkaddr; in rvu_mbox_handler_msix_offset() local
[all …]
Drvu_cpt.c700 int blkaddr, num_lfs, lf; in validate_and_update_reg_offset() local
1121 int rvu_cpt_lf_teardown(struct rvu *rvu, u16 pcifunc, int blkaddr, int lf, int slot) in rvu_cpt_lf_teardown()
Drvu_debugfs.c669 int lf = 0, seq = 0, len = 0, prev_lf = block.lf.max; in get_lf_str_list() local
892 static bool rvu_dbg_is_valid_lf(struct rvu *rvu, int blkaddr, int lf, in rvu_dbg_is_valid_lf()
1003 int ret, lf; in rvu_dbg_qsize_write() local
3727 u32 lf; in rvu_dbg_cpt_lfs_info_display() local
/linux-6.12.1/fs/qnx6/
Ddir.c70 struct qnx6_long_filename *lf; in qnx6_dir_longfilename() local
186 struct qnx6_long_filename *lf = qnx6_longname(s, de, &folio); in qnx6_long_match() local
/linux-6.12.1/fs/affs/
Dsymlink.c19 struct slink_front *lf; in affs_symlink_read_folio() local
/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
/linux-6.12.1/tools/perf/util/
Dprobe-finder.c1684 struct line_finder *lf = data; in line_range_walk_cb() local
1706 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line()
1741 struct line_finder *lf = param->data; in line_range_search_cb() local
1775 static int find_line_range_by_func(struct line_finder *lf) in find_line_range_by_func()
1784 struct line_finder lf = {.lr = lr, .found = 0}; in debuginfo__find_line_range() local
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rtbitmap.h357 # define xfs_rtbitmap_lock_shared(mp, lf) do { } while (0) argument
358 # define xfs_rtbitmap_unlock_shared(mp, lf) do { } while (0) argument
/linux-6.12.1/drivers/usb/serial/
Dconsole.c221 unsigned int lf; in usb_console_write() local
/linux-6.12.1/drivers/firewire/
Dnet.c81 #define fwnet_set_hdr_lf(lf) ((lf) << 30) argument
105 unsigned lf, unsigned dg_size, unsigned fg_off, unsigned dgl) in fwnet_make_sf_hdr()
565 unsigned lf; in fwnet_incoming_packet() local
848 u16 lf; in fwnet_transmit_packet_done() local
/linux-6.12.1/drivers/media/platform/verisilicon/
Dhantro_g1_vp8_dec.c138 const struct v4l2_vp8_loop_filter *lf = &hdr->lf; in cfg_lf() local
Drockchip_vpu2_hw_vp8_dec.c279 const struct v4l2_vp8_loop_filter *lf = &hdr->lf; in cfg_lf() local
/linux-6.12.1/lib/
Dseq_buf.c117 const char *start, *lf; in seq_buf_do_printk() local
/linux-6.12.1/drivers/media/i2c/
Dtda7432.c276 u8 lf, lr, rf, rr; in tda7432_s_ctrl() local
/linux-6.12.1/drivers/gpu/ipu-v3/
Dipu-dc.c53 #define WROD(lf) (0x18 | ((lf) << 1)) argument
/linux-6.12.1/drivers/char/
Dlp.c833 char *lf = memchr(s, '\n', count); in lp_console_write() local
/linux-6.12.1/drivers/media/v4l2-core/
Dv4l2-ctrls-core.c410 validate_vp9_lf_params(struct v4l2_vp9_loop_filter *lf) in validate_vp9_lf_params()
621 static int validate_av1_loop_filter(struct v4l2_av1_loop_filter *lf) in validate_av1_loop_filter()
/linux-6.12.1/drivers/staging/media/rkvdec/
Drkvdec-vp9.c154 struct v4l2_vp9_loop_filter lf; member
601 const struct v4l2_vp9_loop_filter *lf; in config_registers() local
/linux-6.12.1/drivers/infiniband/hw/hfi1/
Dpcie.c940 u32 reg32, fs, lf; in do_pcie_gen3_transition() local
/linux-6.12.1/drivers/staging/media/meson/vdec/
Dcodec_vp9.c476 struct loopfilter lf; member
538 struct loopfilter *lf = &vp9->lf; in vp9_loop_filter_init() local
576 struct loopfilter *lf, int default_filt_lvl) in vp9_loop_filter_frame_init()

12