Searched defs:byte_index (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/microchip/ |
D | lan743x_ethtool.c | 943 int byte_index = 0; in lan743x_ethtool_get_rxfh() local 962 int byte_index = 0; in lan743x_ethtool_get_rxfh() local 999 int byte_index = 0; in lan743x_ethtool_set_rxfh() local 1014 int byte_index = 0; in lan743x_ethtool_set_rxfh() local
|
/linux-6.12.1/tools/firewire/ |
D | nosy-dump.c | 657 #define byte_index(i) ((i) ^ 3) macro 659 #define byte_index(i) (i) macro
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_eld.c | 123 int byte_index) in hdmi_get_eld_data()
|
D | patch_hdmi.c | 437 int *packet_index, int *byte_index) in hdmi_get_dip_index() 450 int packet_index, int byte_index) in hdmi_set_dip_index()
|
/linux-6.12.1/drivers/md/ |
D | dm-verity-fec.c | 126 struct dm_verity_fec_io *fio, u64 rsb, int byte_index, in fec_decode_bufs()
|
/linux-6.12.1/drivers/infiniband/hw/irdma/ |
D | defs.h | 1121 static inline void set_64bit_val(__le64 *wqe_words, u32 byte_index, u64 val) in set_64bit_val() 1132 static inline void set_32bit_val(__le32 *wqe_words, u32 byte_index, u32 val) in set_32bit_val() 1143 static inline void get_64bit_val(__le64 *wqe_words, u32 byte_index, u64 *val) in get_64bit_val() 1154 static inline void get_32bit_val(__le32 *wqe_words, u32 byte_index, u32 *val) in get_32bit_val()
|
/linux-6.12.1/drivers/scsi/smartpqi/ |
D | smartpqi_init.c | 7769 unsigned int byte_index; in pqi_is_firmware_feature_supported() local 7785 unsigned int byte_index; in pqi_is_firmware_feature_enabled() local 7803 unsigned int byte_index; in pqi_request_firmware_feature() local
|
/linux-6.12.1/sound/soc/codecs/ |
D | hdac_hdmi.c | 337 int packet_index, int byte_index) in hdac_hdmi_set_dip_index()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc_resource.c | 4137 uint8_t byte_index = 0; in set_avi_info_frame() local
|