Searched defs:byte_index (Results 1 – 9 of 9) sorted by relevance
/linux-5.10/drivers/infiniband/hw/i40iw/ ! |
D | i40iw_osdep.h | 48 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-5.10/drivers/net/ethernet/microchip/ ! |
D | lan743x_ethtool.c | 581 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-5.10/tools/firewire/ ! |
D | nosy-dump.c | 657 #define byte_index(i) ((i) ^ 3) macro 659 #define byte_index(i) (i) macro
|
/linux-5.10/sound/pci/hda/ ! |
D | hda_eld.c | 123 int byte_index) in hdmi_get_eld_data()
|
D | patch_hdmi.c | 420 int *packet_index, int *byte_index) in hdmi_get_dip_index() 433 int packet_index, int byte_index) in hdmi_set_dip_index()
|
/linux-5.10/drivers/md/ ! |
D | dm-verity-fec.c | 125 u64 rsb, int byte_index, unsigned block_offset, in fec_decode_bufs()
|
/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ ! |
D | dc_resource.c | 2291 uint8_t byte_index = 0; in set_avi_info_frame() local
|
/linux-5.10/drivers/scsi/smartpqi/ ! |
D | smartpqi_init.c | 6777 unsigned int byte_index; in pqi_is_firmware_feature_supported() local 6793 unsigned int byte_index; in pqi_is_firmware_feature_enabled() local 6811 unsigned int byte_index; in pqi_request_firmware_feature() local
|
/linux-5.10/sound/soc/codecs/ ! |
D | hdac_hdmi.c | 336 int packet_index, int byte_index) in hdac_hdmi_set_dip_index()
|