Searched refs:fp (Results 76 - 100 of 151) sorted by relevance

1234567

/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c279 const skb_frag_t *fp, *end; local
288 for (fp = si->frags; fp < end; fp++) {
289 *++addr = skb_frag_dma_map(dev, fp, 0, skb_frag_size(fp),
297 while (fp-- > si->frags)
298 dma_unmap_page(dev, *--addr, skb_frag_size(fp), DMA_TO_DEVICE);
1670 struct page_frag *fp; local
1698 for (frag = 0, fp
[all...]
/drivers/net/ethernet/8390/
H A Dmac8390.c168 static void word_memcpy_tocard(unsigned long tp, const void *fp, int count);
169 static void word_memcpy_fromcard(void *tp, unsigned long fp, int count);
850 static void word_memcpy_tocard(unsigned long tp, const void *fp, int count) argument
853 const unsigned short *from = fp;
862 static void word_memcpy_fromcard(void *tp, unsigned long fp, int count) argument
865 const volatile unsigned short *from = (const void *)fp;
/drivers/net/irda/
H A Dirtty-sir.c220 char *fp, int count)
242 if (fp && *fp++) {
219 irtty_receive_buf(struct tty_struct *tty, const unsigned char *cp, char *fp, int count) argument
/drivers/misc/mei/
H A Dclient.h40 struct mei_cl_cb *mei_io_cb_init(struct mei_cl *cl, struct file *fp);
/drivers/target/tcm_fc/
H A Dtfc_sess.c479 static void ft_recv(struct fc_lport *lport, struct fc_frame *fp) argument
482 u32 sid = fc_frame_sid(fp);
490 fc_frame_free(fp);
493 ft_recv_req(sess, fp); /* must do ft_sess_put() */
/drivers/tty/
H A Dn_tracerouter.c165 * @fp: flag buffer.
173 char *fp, int count)
171 n_tracerouter_receivebuf(struct tty_struct *tty, const unsigned char *cp, char *fp, int count) argument
/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c252 const skb_frag_t *fp, *end; local
262 for (fp = si->frags; fp < end; fp++) {
263 *++addr = skb_frag_dma_map(dev, fp, 0, skb_frag_size(fp),
271 while (fp-- > si->frags)
272 dma_unmap_page(dev, *--addr, skb_frag_size(fp), DMA_TO_DEVICE);
283 const skb_frag_t *fp, *end; local
290 for (fp
1891 struct page_frag *fp; local
[all...]
/drivers/pci/hotplug/
H A Dcpqphp_pci.c55 void __iomem *fp; local
62 for (fp = begin; fp <= endp; fp += 16) {
63 temp1 = readb(fp + SIG0);
64 temp2 = readb(fp + SIG1);
65 temp3 = readb(fp + SIG2);
66 temp4 = readb(fp + SIG3);
77 fp = NULL;
79 dbg("Discovered Hotplug Resource Table at %p\n", fp);
[all...]
/drivers/char/
H A Dmbcs.c382 static int mbcs_open(struct inode *ip, struct file *fp) argument
393 fp->private_data = soft->cxdev;
403 static ssize_t mbcs_sram_read(struct file * fp, char __user *buf, size_t len, loff_t * off) argument
405 struct cx_dev *cx_dev = fp->private_data;
428 mbcs_sram_write(struct file * fp, const char __user *buf, size_t len, loff_t * off) argument
430 struct cx_dev *cx_dev = fp->private_data;
500 static int mbcs_gscr_mmap(struct file *fp, struct vm_area_struct *vma) argument
502 struct cx_dev *cx_dev = fp->private_data;
/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c857 u32 fp; local
865 fp = REG_READ(map->fp0);
867 fp = REG_READ(map->fp1);
873 fp = p->fp0;
875 fp = p->fp1;
881 clock.m1 = (fp & FP_M1_DIV_MASK) >> FP_M1_DIV_SHIFT;
882 clock.m2 = (fp & FP_M2_DIV_MASK) >> FP_M2_DIV_SHIFT;
883 clock.n = (fp & FP_N_DIV_MASK) >> FP_N_DIV_SHIFT;
H A Dmdfld_intel_display.c681 u32 dpll = 0, fp = 0; local
968 fp = (clk_n / 2) << 16;
969 fp |= m_conv;
976 fp = 0x000001be;
980 fp = 0x000000d2;
985 fp = 0x00000156;
989 fp = 0x000000c1;
992 REG_WRITE(map->fp0, fp);
H A Doaktrail_crtc.c378 u32 dpll = 0, fp = 0, dspcntr, pipeconf; local
527 fp = clock.n << 16 | clock.m;
529 fp = oaktrail_m_converts[(clock.m - MRST_M_MIN)] << 8;
562 REG_WRITE_WITH_AUX(map->fp0, fp, i);
571 REG_WRITE_WITH_AUX(map->fp0, fp, i);
/drivers/infiniband/hw/ipath/
H A Dipath_kernel.h943 #define port_fp(fp) ((struct ipath_filedata *)(fp)->private_data)->pd
944 #define subport_fp(fp) \
945 ((struct ipath_filedata *)(fp)->private_data)->subport
946 #define tidcursor_fp(fp) \
947 ((struct ipath_filedata *)(fp)->private_data)->tidcursor
948 #define user_sdma_queue_fp(fp) \
949 ((struct ipath_filedata *)(fp)->private_data)->pq
/drivers/infiniband/hw/qib/
H A Dqib.h1206 #define ctxt_fp(fp) \
1207 (((struct qib_filedata *)(fp)->private_data)->rcd)
1208 #define subctxt_fp(fp) \
1209 (((struct qib_filedata *)(fp)->private_data)->subctxt)
1210 #define tidcursor_fp(fp) \
1211 (((struct qib_filedata *)(fp)->private_data)->tidcursor)
1212 #define user_sdma_queue_fp(fp) \
1213 (((struct qib_filedata *)(fp)->private_data)->pq)
/drivers/staging/android/fiq_debugger/
H A Dfiq_debugger_arm64.c167 " pc %016lx sp %016lx fp %016lx\n",
168 frame->pc, frame->sp, frame->fp);
196 frame.fp = regs->regs[29];
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h491 int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp,
506 struct bnx2x_fastpath *fp)
509 bp->acquire_resp.resc.hw_qid[fp->index] *
563 static inline int bnx2x_vfpf_setup_q(struct bnx2x *bp, struct bnx2x_fastpath *fp, bool is_leading) {return 0; } argument
576 struct bnx2x_fastpath *fp) {return 0; }
505 bnx2x_vf_ustorm_prods_offset(struct bnx2x *bp, struct bnx2x_fastpath *fp) argument
575 bnx2x_vf_ustorm_prods_offset(struct bnx2x *bp, struct bnx2x_fastpath *fp) argument
/drivers/scsi/bnx2fc/
H A Dbnx2fc.h483 struct fc_frame *fp; member in struct:bnx2fc_unsol_els
518 int bnx2fc_send_adisc(struct bnx2fc_rport *tgt, struct fc_frame *fp);
519 int bnx2fc_send_logo(struct bnx2fc_rport *tgt, struct fc_frame *fp);
520 int bnx2fc_send_rls(struct bnx2fc_rport *tgt, struct fc_frame *fp);
568 struct fc_frame *fp, unsigned int op,
H A Dbnx2fc_hwi.c536 struct fc_frame *fp; local
540 fp = unsol_els->fp;
543 fc_exch_recv(lport, fp);
556 struct fc_frame *fp; local
574 fp = fc_frame_alloc(lport, payload_len);
575 if (!fp) {
581 fh = (struct fc_frame_header *) fc_frame_header_get(fp);
588 skb = fp_skb(fp);
594 op = fc_frame_payload_op(fp);
[all...]
/drivers/scsi/fcoe/
H A Dfcoe_ctlr.c705 struct fc_frame *fp; local
711 fp = container_of(skb, struct fc_frame, skb);
783 op = fr_encaps(fp);
1142 struct fc_frame *fp = (struct fc_frame *)skb; local
1260 memcpy(fr_cb(fp)->granted_mac, granted_mac, ETH_ALEN);
1284 fp = (struct fc_frame *)skb;
1285 fc_frame_init(fp);
1286 fr_sof(fp) = FC_SOF_I3;
1287 fr_eof(fp) = FC_EOF_T;
1288 fr_dev(fp)
1870 fcoe_ctlr_recv_flogi(struct fcoe_ctlr *fip, struct fc_lport *lport, struct fc_frame *fp) argument
2718 fcoe_ctlr_disc_recv(struct fc_lport *lport, struct fc_frame *fp) argument
[all...]
/drivers/usb/mon/
H A Dmon_text.c193 struct usb_iso_packet_descriptor *fp; local
230 fp = urb->iso_frame_desc;
233 dp->status = fp->status;
234 dp->offset = fp->offset;
236 fp->length : fp->actual_length;
237 fp++;
/drivers/video/fbdev/geode/
H A Dlxfb_ops.c611 memcpy(par->fp, par->vp_regs + VP_FP_START, sizeof(par->fp));
778 for (i = 0; i < ARRAY_SIZE(par->fp); i++) {
790 write_fp(par, i, par->fp[i]);
795 if (par->fp[FP_PM] & FP_PM_P) {
799 write_fp(par, FP_PM, par->fp[FP_PM]);
804 write_fp(par, FP_PM, par->fp[FP_PM]);
/drivers/usb/gadget/function/
H A Df_accessory.c563 static ssize_t acc_read(struct file *fp, char __user *buf, argument
566 struct acc_dev *dev = fp->private_data;
642 static ssize_t acc_write(struct file *fp, const char __user *buf, argument
645 struct acc_dev *dev = fp->private_data;
712 static long acc_ioctl(struct file *fp, unsigned code, unsigned long value) argument
714 struct acc_dev *dev = fp->private_data;
751 static int acc_open(struct inode *ip, struct file *fp) argument
758 fp->private_data = _acc_dev;
762 static int acc_release(struct inode *ip, struct file *fp) argument
H A Df_mtp.c475 static ssize_t mtp_read(struct file *fp, char __user *buf, argument
478 struct mtp_dev *dev = fp->private_data;
553 static ssize_t mtp_write(struct file *fp, const char __user *buf, argument
556 struct mtp_dev *dev = fp->private_data;
865 static long mtp_ioctl(struct file *fp, unsigned code, unsigned long value) argument
867 struct mtp_dev *dev = fp->private_data;
968 static int mtp_open(struct inode *ip, struct file *fp) argument
978 fp->private_data = _mtp_dev;
982 static int mtp_release(struct inode *ip, struct file *fp) argument
/drivers/gpu/drm/nouveau/
H A Dnouveau_bios.h138 } fp; member in struct:nvbios
/drivers/hid/
H A Dhid-roccat-kone.c267 static ssize_t kone_sysfs_read_settings(struct file *fp, struct kobject *kobj, argument
292 static ssize_t kone_sysfs_write_settings(struct file *fp, struct kobject *kobj, argument
330 static ssize_t kone_sysfs_read_profilex(struct file *fp, argument
351 static ssize_t kone_sysfs_write_profilex(struct file *fp, argument

Completed in 463 milliseconds

1234567