| /linux/drivers/media/platform/raspberrypi/pisp_be/ |
| H A D | pisp_be.c | 76 enum v4l2_buf_type buf_type; member 84 .buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, 90 .buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, 96 .buf_type = V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE, 102 .buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, 108 .buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, 114 .buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, 120 .buf_type = V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE, 126 .buf_type = V4L2_BUF_TYPE_META_OUTPUT, 132 ((desc)->buf_type == V4L2_BUF_TYPE_META_OUTPUT) || \ [all …]
|
| /linux/drivers/gpu/drm/i915/gvt/ |
| H A D | trace.h | 230 u32 cmd_len, u32 buf_type, u32 buf_addr_type, 233 TP_ARGS(vgpu_id, ring_id, ip_gma, cmd_va, cmd_len, buf_type, 240 __field(u32, buf_type) 252 __entry->buf_type = buf_type; 265 __entry->buf_type,
|
| /linux/include/uapi/scsi/ |
| H A D | scsi_bsg_mpi3mr.h | 279 __u8 buf_type; member 322 __u8 buf_type; member 338 __u8 buf_type; member 399 __u8 buf_type; member
|
| /linux/drivers/media/platform/ti/am437x/ |
| H A D | am437x-vpfe.h | 151 enum ccdc_buftype buf_type; member 184 enum ccdc_buftype buf_type; member
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_rtbitmap.c | 161 enum xfs_blft buf_type; in xfs_rtbuf_get() local 169 buf_type = XFS_BLFT_RTSUMMARY_BUF; in xfs_rtbuf_get() 174 buf_type = XFS_BLFT_RTBITMAP_BUF; in xfs_rtbuf_get() 225 xfs_trans_buf_set_type(args->tp, bp, buf_type); in xfs_rtbuf_get() 1378 enum xfs_blft buf_type; in xfs_rtfile_initialize_block() local 1382 buf_type = XFS_BLFT_RTBITMAP_BUF; in xfs_rtfile_initialize_block() 1384 buf_type = XFS_BLFT_RTSUMMARY_BUF; in xfs_rtfile_initialize_block() 1402 xfs_trans_buf_set_type(tp, bp, buf_type); in xfs_rtfile_initialize_block()
|
| /linux/fs/smb/client/ |
| H A D | link.c | 237 int buf_type = CIFS_NO_BUFFER; in cifs_query_mf_symlink() local 266 rc = CIFSSMBRead(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in cifs_query_mf_symlink() 321 int buf_type = CIFS_NO_BUFFER; in smb3_query_mf_symlink() local 366 rc = SMB2_read(xid, &io_parms, pbytes_read, &pbuf, &buf_type); in smb3_query_mf_symlink()
|
| H A D | smb2proto.h | 214 unsigned int *nbytes, char **buf, int *buf_type);
|
| H A D | smb1ops.c | 984 char **buf, int *buf_type) in cifs_sync_read() argument 987 return CIFSSMBRead(xid, parms, bytes_read, buf, buf_type); in cifs_sync_read()
|
| H A D | inode.c | 538 int buf_type = CIFS_NO_BUFFER; in cifs_sfu_type() local 589 &bytes_read, &pbuf, &buf_type); in cifs_sfu_type() 650 buf_type = CIFS_NO_BUFFER; in cifs_sfu_type() 654 &buf_type); in cifs_sfu_type()
|
| H A D | cifssmb.c | 2961 int buf_type = 0; in cifs_create_reparse_inode() local 3044 rc = SendReceive2(xid, tcon->ses, in_iov, ARRAY_SIZE(in_iov), &buf_type, in cifs_create_reparse_inode() 3670 int buf_type = 0; in CIFSSMBGetCIFSACL() local 3697 rc = SendReceive2(xid, tcon->ses, iov, 1 /* num iovec */, &buf_type, in CIFSSMBGetCIFSACL() 3753 free_rsp_buf(buf_type, rsp_iov.iov_base); in CIFSSMBGetCIFSACL()
|
| /linux/drivers/net/ethernet/socionext/ |
| H A D | netsec.c | 263 enum buf_type { enum 277 u8 buf_type; member 664 if (desc->buf_type != TYPE_NETSEC_XDP_TX) in netsec_clean_tx_dring() 671 if (desc->buf_type == TYPE_NETSEC_SKB) { in netsec_clean_tx_dring() 676 if (desc->buf_type == TYPE_NETSEC_XDP_TX) in netsec_clean_tx_dring() 817 if (desc->buf_type == TYPE_NETSEC_SKB) in netsec_set_tx_de() 819 else if (desc->buf_type == TYPE_NETSEC_XDP_TX || in netsec_set_tx_de() 820 desc->buf_type == TYPE_NETSEC_XDP_NDO) in netsec_set_tx_de() 855 tx_desc.buf_type = TYPE_NETSEC_XDP_NDO; in netsec_xdp_queue_one() 869 tx_desc.buf_type = TYPE_NETSEC_XDP_TX; in netsec_xdp_queue_one() [all …]
|
| /linux/drivers/net/wwan/t7xx/ |
| H A D | t7xx_hif_dpmaif_rx.h | 112 const enum bat_type buf_type);
|
| /linux/drivers/media/platform/qcom/venus/ |
| H A D | helpers.h | 19 unsigned int buf_type, u32 idx);
|
| /linux/drivers/atm/ |
| H A D | nicstar.h | 642 u32 buf_type; /* BUF_SM/BUF_LG/BUF_NONE */ member 648 (((struct ns_skb_prv *)(ATM_SKB(skb)+1))->buf_type)
|
| /linux/drivers/scsi/qla2xxx/ |
| H A D | qla_tmpl.h | 164 uint8_t buf_type; member
|
| H A D | qla_tmpl.c | 468 "%s: gethb(%x) [%lx]\n", __func__, ent->t268.buf_type, *len); in qla27xx_fwdt_entry_t268() 469 switch (ent->t268.buf_type) { in qla27xx_fwdt_entry_t268() 525 "%s: unknown buffer %x\n", __func__, ent->t268.buf_type); in qla27xx_fwdt_entry_t268()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | decl.h | 202 u8 buf_type; member
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | stmmac_main.c | 1625 tx_q->tx_skbuff_dma[i].buf_type != STMMAC_TXBUF_T_XDP_TX) { in stmmac_free_tx_buffer() 1639 (tx_q->tx_skbuff_dma[i].buf_type == STMMAC_TXBUF_T_XDP_TX || in stmmac_free_tx_buffer() 1640 tx_q->tx_skbuff_dma[i].buf_type == STMMAC_TXBUF_T_XDP_NDO)) { in stmmac_free_tx_buffer() 1645 if (tx_q->tx_skbuff_dma[i].buf_type == STMMAC_TXBUF_T_XSK_TX) in stmmac_free_tx_buffer() 1649 tx_q->tx_skbuff_dma[i].buf_type == STMMAC_TXBUF_T_SKB) { in stmmac_free_tx_buffer() 2655 tx_q->tx_skbuff_dma[entry].buf_type = STMMAC_TXBUF_T_XSK_TX; in stmmac_xdp_xmit_zc() 2769 if (tx_q->tx_skbuff_dma[entry].buf_type == STMMAC_TXBUF_T_XDP_TX || in stmmac_tx_clean() 2770 tx_q->tx_skbuff_dma[entry].buf_type == STMMAC_TXBUF_T_XDP_NDO) { in stmmac_tx_clean() 2773 } else if (tx_q->tx_skbuff_dma[entry].buf_type == STMMAC_TXBUF_T_SKB) { in stmmac_tx_clean() 2826 tx_q->tx_skbuff_dma[entry].buf_type != STMMAC_TXBUF_T_XDP_TX)) { in stmmac_tx_clean() [all …]
|
| /linux/include/uapi/linux/ |
| H A D | hdreg.h | 411 unsigned short buf_type; /* Retired */ member
|
| /linux/drivers/net/vmxnet3/ |
| H A D | vmxnet3_drv.c | 689 if (rbi->buf_type == VMXNET3_RX_BUF_XDP) { in vmxnet3_rq_alloc_rx_buf() 699 } else if (rbi->buf_type == VMXNET3_RX_BUF_SKB) { in vmxnet3_rq_alloc_rx_buf() 725 BUG_ON(rbi->buf_type != VMXNET3_RX_BUF_PAGE || in vmxnet3_rq_alloc_rx_buf() 1668 if (rbi->buf_type != VMXNET3_RX_BUF_XDP) in vmxnet3_rq_rx_complete() 1692 BUG_ON(rbi->buf_type != VMXNET3_RX_BUF_SKB && in vmxnet3_rq_rx_complete() 1693 rbi->buf_type != VMXNET3_RX_BUF_XDP); in vmxnet3_rq_rx_complete() 1819 BUG_ON(rbi->buf_type != VMXNET3_RX_BUF_PAGE); in vmxnet3_rq_rx_complete() 1974 if (rbi->buf_type != VMXNET3_RX_BUF_SKB) in vmxnet3_rq_rx_complete() 2040 rbi->page && rbi->buf_type == VMXNET3_RX_BUF_XDP) { in vmxnet3_rq_cleanup() 2168 rq->buf_info[0][i].buf_type = vmxnet3_xdp_enabled(adapter) ? in vmxnet3_rq_init() [all …]
|
| H A D | vmxnet3_int.h | 287 enum vmxnet3_rx_buf_type buf_type; member
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_xmit.h | 420 enum cmdbuf_type buf_type);
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_queue_pair.c | 3039 int buf_type) in vmci_qpair_enquev() argument 3080 int buf_type) in vmci_qpair_dequev() argument 3122 int buf_type) in vmci_qpair_peekv() argument
|
| /linux/drivers/scsi/mpi3mr/ |
| H A D | mpi3mr.h | 1590 u8 buf_type);
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-abi.h | 1371 s32 buf_type; /* enum imgu_abi_buffer_type */ member
|