/linux/drivers/crypto/marvell/octeontx2/ |
A D | otx2_cptlf.c | 11 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() 176 static inline int cptlf_read_done_cnt(struct otx2_cptlf_info *lf) in cptlf_read_done_cnt() 188 struct otx2_cptlf_info *lf = arg; in cptlf_misc_intr_handler() local 234 struct otx2_cptlf_info *lf = arg; in cptlf_done_intr_handler() local 340 struct otx2_cptlf_info *lf = lfs->lf; in otx2_cptlf_set_irqs_affinity() local
|
A D | otx2_cptlf.h | 100 struct otx2_cptlf_info lf[OTX2_CPT_MAX_LFS_NUM]; member 178 static inline void otx2_cptlf_do_set_iqueue_size(struct otx2_cptlf_info *lf) in otx2_cptlf_do_set_iqueue_size() 195 static inline void otx2_cptlf_do_disable_iqueue(struct otx2_cptlf_info *lf) in otx2_cptlf_do_disable_iqueue() 238 static inline void otx2_cptlf_set_iqueue_enq(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_enq() 252 static inline void otx2_cptlf_enable_iqueue_enq(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_enq() 257 static inline void otx2_cptlf_set_iqueue_exec(struct otx2_cptlf_info *lf, in otx2_cptlf_set_iqueue_exec() 271 static inline void otx2_cptlf_enable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_enable_iqueue_exec() 276 static inline void otx2_cptlf_disable_iqueue_exec(struct otx2_cptlf_info *lf) in otx2_cptlf_disable_iqueue_exec() 313 u32 insts_num, struct otx2_cptlf_info *lf) in otx2_cpt_send_cmd()
|
A D | cn10k_cpt.c | 23 struct otx2_cptlf_info *lf) in cn10k_cpt_send_cmd()
|
A D | otx2_cptvf_reqmgr.c | 232 struct otx2_cptlf_info *lf) in process_request()
|
/linux/net/ax25/ |
A D | ax25_iface.c | 83 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/drivers/net/ethernet/marvell/octeontx2/af/ |
A D | rvu.c | 223 int lf; in rvu_get_lf() local 338 u16 lf, bool attach) in rvu_update_rsrc_map() 500 int rvu_lf_reset(struct rvu *rvu, struct rvu_block *block, int lf) in rvu_lf_reset() 549 int lf; in rvu_scan_block() local 1355 int slot, lf, num_lfs; in rvu_detach_block() local 1521 int slot, lf; in rvu_attach_block() local 1745 int blkaddr, int lf) in rvu_get_msix_offset() 1760 struct rvu_block *block, int lf) in rvu_set_msix_offset() 1785 struct rvu_block *block, int lf) in rvu_clear_msix_offset() 1814 int lf, slot, blkaddr; in rvu_mbox_handler_msix_offset() local [all …]
|
A D | rvu_cpt.c | 577 int blkaddr, num_lfs, lf; in is_valid_offset() local 914 int rvu_cpt_lf_teardown(struct rvu *rvu, u16 pcifunc, int blkaddr, int lf, int slot) in rvu_cpt_lf_teardown()
|
A D | rvu_debugfs.c | 325 int lf = 0, seq = 0, len = 0, prev_lf = block.lf.max; in get_lf_str_list() local 543 static bool rvu_dbg_is_valid_lf(struct rvu *rvu, int blkaddr, int lf, in rvu_dbg_is_valid_lf() 654 int ret, lf; in rvu_dbg_qsize_write() local 2722 u32 lf; in rvu_dbg_cpt_lfs_info_display() local
|
A D | rvu.h | 46 int lf; member 89 struct rsrc_bmap lf; member 196 #define MSIX_BLKLF(blkaddr, lf) (((blkaddr) << 8) | ((lf) & 0xFF)) argument
|
A D | rvu_cgx.c | 910 int pf, lf; in rvu_cgx_nix_cuml_stats() local
|
/linux/fs/affs/ |
A D | symlink.c | 19 struct slink_front *lf; in affs_symlink_readpage() local
|
/linux/fs/qnx6/ |
A D | dir.c | 67 struct qnx6_long_filename *lf; in qnx6_dir_longfilename() local 182 struct qnx6_long_filename *lf = qnx6_longname(s, de, &page); in qnx6_long_match() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
A D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
|
/linux/tools/perf/util/ |
A D | probe-finder.c | 1833 struct line_finder *lf = data; in line_range_walk_cb() local 1855 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line() 1890 struct line_finder *lf = param->data; in line_range_search_cb() local 1920 static int find_line_range_by_func(struct line_finder *lf) in find_line_range_by_func() 1929 struct line_finder lf = {.lr = lr, .found = 0}; in debuginfo__find_line_range() local
|
/linux/drivers/usb/serial/ |
A D | console.c | 221 unsigned int lf; in usb_console_write() local
|
/linux/drivers/firewire/ |
A D | net.c | 81 #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() 572 unsigned lf; in fwnet_incoming_packet() local 854 u16 lf; in fwnet_transmit_packet_done() local
|
/linux/drivers/staging/media/hantro/ |
A D | hantro_g1_vp8_dec.c | 138 const struct v4l2_vp8_loop_filter *lf = &hdr->lf; in cfg_lf() local
|
A D | rockchip_vpu2_hw_vp8_dec.c | 279 const struct v4l2_vp8_loop_filter *lf = &hdr->lf; in cfg_lf() local
|
/linux/drivers/media/i2c/ |
A D | tda7432.c | 276 u8 lf, lr, rf, rr; in tda7432_s_ctrl() local
|
/linux/drivers/char/ |
A D | lp.c | 831 char *lf = memchr(s, '\n', count); in lp_console_write() local
|
/linux/drivers/gpu/ipu-v3/ |
A D | ipu-dc.c | 53 #define WROD(lf) (0x18 | ((lf) << 1)) argument
|
/linux/drivers/infiniband/hw/hfi1/ |
A D | pcie.c | 947 u32 reg32, fs, lf; in do_pcie_gen3_transition() local
|
/linux/sound/soc/codecs/ |
A D | wm9713.c | 743 u32 lf:1; member
|
/linux/drivers/staging/media/meson/vdec/ |
A D | codec_vp9.c | 476 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()
|
/linux/fs/ntfs3/ |
A D | fslog.c | 719 u32 lf = le32_to_cpu(rt->last_free); in check_rstbl() local 766 u32 lf = le32_to_cpu(rt->last_free); in free_rsttbl_idx() local 794 u32 lf = sizeof(struct RESTART_TABLE) + (used - 1) * esize; in init_rsttbl() local
|