Home
last modified time | relevance | path

Searched defs:byte_index (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/infiniband/hw/i40iw/
Di40iw_osdep.h48 static inline void set_64bit_val(u64 *wqe_words, u32 byte_index, u64 value) in set_64bit_val()
59 static inline void set_32bit_val(u32 *wqe_words, u32 byte_index, u32 value) in set_32bit_val()
70 static inline void get_64bit_val(u64 *wqe_words, u32 byte_index, u64 *value) in get_64bit_val()
81 static inline void get_32bit_val(u32 *wqe_words, u32 byte_index, u32 *value) in get_32bit_val()
/Linux-v5.4/drivers/net/ethernet/microchip/
Dlan743x_ethtool.c581 int byte_index = 0; in lan743x_ethtool_get_rxfh() local
600 int byte_index = 0; in lan743x_ethtool_get_rxfh() local
635 int byte_index = 0; in lan743x_ethtool_set_rxfh() local
650 int byte_index = 0; in lan743x_ethtool_set_rxfh() local
/Linux-v5.4/tools/firewire/
Dnosy-dump.c657 #define byte_index(i) ((i) ^ 3) macro
659 #define byte_index(i) (i) macro
/Linux-v5.4/sound/pci/hda/
Dhda_eld.c123 int byte_index) in hdmi_get_eld_data()
Dpatch_hdmi.c422 int *packet_index, int *byte_index) in hdmi_get_dip_index()
435 int packet_index, int byte_index) in hdmi_set_dip_index()
/Linux-v5.4/drivers/md/
Ddm-verity-fec.c125 u64 rsb, int byte_index, unsigned block_offset, in fec_decode_bufs()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_resource.c2131 uint8_t byte_index = 0; in set_avi_info_frame() local
/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi_init.c6734 unsigned int byte_index; in pqi_is_firmware_feature_supported() local
6750 unsigned int byte_index; in pqi_is_firmware_feature_enabled() local
6768 unsigned int byte_index; in pqi_request_firmware_feature() local
/Linux-v5.4/sound/soc/codecs/
Dhdac_hdmi.c342 int packet_index, int byte_index) in hdac_hdmi_set_dip_index()