/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/ |
H A D | i40iw_osdep.h | 48 static inline void set_64bit_val(u64 *wqe_words, u32 byte_index, u64 value) in set_64bit_val() argument 59 static inline void set_32bit_val(u32 *wqe_words, u32 byte_index, u32 value) in set_32bit_val() argument 70 static inline void get_64bit_val(u64 *wqe_words, u32 byte_index, u64 *value) in get_64bit_val() argument 81 static inline void get_32bit_val(u32 *wqe_words, u32 byte_index, u3 argument [all...] |
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-verity-fec.c | 124 fec_decode_bufs(struct dm_verity *v, struct dm_verity_fec_io *fio, u64 rsb, int byte_index, unsigned block_offset, int neras) fec_decode_bufs() argument
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-verity-fec.c | 124 fec_decode_bufs(struct dm_verity *v, struct dm_verity_fec_io *fio, u64 rsb, int byte_index, unsigned int block_offset, int neras) fec_decode_bufs() argument
|
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A 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; lan743x_ethtool_set_rxfh() local 650 int byte_index = 0; lan743x_ethtool_set_rxfh() local [all...] |
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_eld.c | 122 hdmi_get_eld_data(struct hda_codec *codec, hda_nid_t nid, int byte_index) hdmi_get_eld_data() argument
|
H A D | patch_hdmi.c | 423 hdmi_get_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int *packet_index, int *byte_index) hdmi_get_dip_index() argument 436 hdmi_set_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int packet_index, int byte_index) hdmi_set_dip_index() argument
|
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | nosy-dump.c | 657 #define byte_index(i) ((i) ^ 3) macro 659 #define byte_index(i) (i) macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A 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 997 int byte_index = 0; lan743x_ethtool_set_rxfh() local 1012 int byte_index = 0; lan743x_ethtool_set_rxfh() local [all...] |
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_eld.c | 122 hdmi_get_eld_data(struct hda_codec *codec, hda_nid_t nid, int byte_index) hdmi_get_eld_data() argument
|
H A D | patch_hdmi.c | 436 hdmi_get_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int *packet_index, int *byte_index) hdmi_get_dip_index() argument 449 hdmi_set_dip_index(struct hda_codec *codec, hda_nid_t pin_nid, int packet_index, int byte_index) hdmi_set_dip_index() argument
|
/kernel/linux/linux-6.6/tools/firewire/ |
H A D | nosy-dump.c | 657 #define byte_index(i) ((i) ^ 3) macro 659 #define byte_index(i) (i) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 2301 uint8_t byte_index = 0; in set_avi_info_frame() local [all...] |
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 335 hdac_hdmi_set_dip_index(struct hdac_device *hdev, hda_nid_t pin_nid, int packet_index, int byte_index) hdac_hdmi_set_dip_index() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 335 hdac_hdmi_set_dip_index(struct hdac_device *hdev, hda_nid_t pin_nid, int packet_index, int byte_index) hdac_hdmi_set_dip_index() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc_resource.c | 3203 uint8_t byte_index = 0; in set_avi_info_frame() local [all...] |
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 6783 unsigned int byte_index; in pqi_is_firmware_feature_supported() local 6799 unsigned int byte_index; in pqi_is_firmware_feature_enabled() local 6817 unsigned int byte_index; in pqi_request_firmware_feature() local [all...] |
/kernel/linux/linux-6.6/drivers/scsi/smartpqi/ |
H A D | smartpqi_init.c | 7715 unsigned int byte_index; in pqi_is_firmware_feature_supported() local 7731 unsigned int byte_index; in pqi_is_firmware_feature_enabled() local 7749 unsigned int byte_index; in pqi_request_firmware_feature() local [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | defs.h | 1121 static inline void set_64bit_val(__le64 *wqe_words, u32 byte_index, u64 val) in set_64bit_val() argument 1132 static inline void set_32bit_val(__le32 *wqe_words, u32 byte_index, u32 val) in set_32bit_val() argument 1143 static inline void get_64bit_val(__le64 *wqe_words, u32 byte_index, u64 *val) in get_64bit_val() argument 1154 get_32bit_val(__le32 *wqe_words, u32 byte_index, u32 *val) get_32bit_val() argument [all...] |