Home
last modified time | relevance | path

Searched defs:byte_cnt (Results 1 – 23 of 23) sorted by relevance

/linux/include/linux/mlx4/
H A Dcq.h56 __be32 byte_cnt; member
81 __be32 byte_cnt; member
/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c191 u16 byte_cnt; /* Descriptor buffer byte count */ member
199 u16 byte_cnt; /* buffer byte count */ member
209 u16 byte_cnt; /* Descriptor buffer byte count */ member
217 u16 byte_cnt; /* buffer byte count */ member
517 u16 byte_cnt; in rxq_process() local
H A Dpxa168_eth.c177 u16 byte_cnt; /* Descriptor buffer byte count */ member
186 u16 byte_cnt; /* buffer byte count */ member
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1536 u16 byte_cnt) in il4965_txq_update_byte_cnt_tbl()
/linux/drivers/dma/
H A Dmmp_tdma.c88 u32 byte_cnt; member
/linux/drivers/net/wireless/intel/iwlwifi/pcie/gen1_2/
H A Dtx-gen2.c560 struct iwl_txq *txq, u16 byte_cnt, in iwl_pcie_gen2_update_byte_tbl()
H A Dtx.c2062 struct iwl_txq *txq, u16 byte_cnt, in iwl_txq_gen1_update_byte_cnt_tbl()
/linux/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h231 unsigned char byte_cnt; /* size of the config-cmd */ member
/linux/drivers/infiniband/hw/mthca/
H A Dmthca_cq.c125 __be32 byte_cnt; member
/linux/drivers/scsi/csiostor/
H A Dcsio_hw.c392 csio_hw_sf1_read(struct csio_hw *hw, uint32_t byte_cnt, int32_t cont, in csio_hw_sf1_read()
424 csio_hw_sf1_write(struct csio_hw *hw, uint32_t byte_cnt, uint32_t cont, in csio_hw_sf1_write()
/linux/drivers/soc/fsl/dpio/
H A Dqbman-portal.h570 __le32 byte_cnt; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dhtt_tx.c46 unsigned long byte_cnt; in __ath10k_htt_tx_txq_recalc() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_hw.c735 static int sf1_read(struct adapter *adapter, unsigned int byte_cnt, int cont, in sf1_read()
762 static int sf1_write(struct adapter *adapter, unsigned int byte_cnt, int cont, in sf1_write()
/linux/drivers/parisc/
H A Dsba_iommu.c610 sba_mark_invalid(struct ioc *ioc, dma_addr_t iova, size_t byte_cnt) in sba_mark_invalid()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c7855 u8 dev_addr, u16 addr, u8 byte_cnt, in bnx2x_8726_read_sfp_module_eeprom()
7944 u16 addr, u8 byte_cnt, in bnx2x_warpcore_read_sfp_module_eeprom()
7984 u8 dev_addr, u16 addr, u8 byte_cnt, in bnx2x_8727_read_sfp_module_eeprom()
8079 u16 addr, u16 byte_cnt, u8 *o_buf) in bnx2x_read_sfp_module_eeprom()
/linux/drivers/scsi/
H A DFlashPoint.c5891 unsigned char ret_data, byte_cnt, bit_cnt, defer; in FPT_scsendi() local
5942 unsigned char ret_data, the_data, byte_cnt, bit_cnt; in FPT_sciso() local
/linux/tools/perf/util/
H A Dintel-pt.c545 u64 byte_cnt; member
617 u64 offset, u64 insn_cnt, u64 byte_cnt, in intel_pt_cache_add()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1921 u32 byte_cnt = cqe_bcnt; in mlx5e_skb_from_cqe_mpwrq_nonlinear() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c2927 static int sf1_read(struct adapter *adapter, unsigned int byte_cnt, int cont, in sf1_read()
2956 static int sf1_write(struct adapter *adapter, unsigned int byte_cnt, int cont, in sf1_write()
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c3344 u32 byte_cnt, struct be_dma_mem *cmd) in be_cmd_ddr_dma_test()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.h695 __le32 byte_cnt; member
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dcommands.h1410 __le16 byte_cnt; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c22271 int rc, length, eof, j, byte_cnt = 0; in lpfc_read_object() local