| /OK3568_Linux_fs/kernel/drivers/net/ethernet/rocker/ |
| H A D | rocker_tlv.h | 54 static inline int rocker_tlv_attr_size(int payload) in rocker_tlv_attr_size() 59 static inline int rocker_tlv_total_size(int payload) in rocker_tlv_total_size() 64 static inline int rocker_tlv_padlen(int payload) in rocker_tlv_padlen()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/ |
| H A D | selftest.c | 84 struct ef4_loopback_payload payload; member 288 struct ef4_loopback_payload *payload; in ef4_loopback_rx_packet() local 379 struct ef4_loopback_payload *payload = &state->payload; in ef4_iterate_state() local 414 struct ef4_loopback_payload *payload; in ef4_begin_loopback() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath10k/ |
| H A D | bmi.h | 112 u8 payload[0]; member 152 u8 payload[0]; /* length of @len */ member 157 u8 payload[BMI_MAX_CMDBUF_SIZE]; member 163 u8 payload[0]; member 188 u8 payload[BMI_MAX_CMDBUF_SIZE]; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | selftest.c | 87 struct efx_loopback_payload payload; member 286 struct efx_loopback_payload *payload; in efx_loopback_rx_packet() local 377 struct efx_loopback_payload *payload = &state->payload; in efx_iterate_state() local 412 struct efx_loopback_payload *payload; in efx_begin_loopback() local
|
| /OK3568_Linux_fs/kernel/net/ncsi/ |
| H A D | ncsi-aen.c | 20 const unsigned short payload) in ncsi_validate_aen_pkt() 199 int payload; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | core_acl_flex_actions.c | 1124 mlxsw_afa_vlan_pack(char *payload, in mlxsw_afa_vlan_pack() 1223 mlxsw_afa_trap_pack(char *payload, in mlxsw_afa_trap_pack() 1234 mlxsw_afa_trapwu_pack(char *payload, in mlxsw_afa_trapwu_pack() 1244 mlxsw_afa_trap_mirror_pack(char *payload, bool mirror_enable, in mlxsw_afa_trap_mirror_pack() 1528 mlxsw_afa_qos_ecn_pack(char *payload, in mlxsw_afa_qos_ecn_pack() 1536 mlxsw_afa_qos_dscp_pack(char *payload, in mlxsw_afa_qos_dscp_pack() 1544 mlxsw_afa_qos_switch_prio_pack(char *payload, in mlxsw_afa_qos_switch_prio_pack() 1657 mlxsw_afa_forward_pack(char *payload, enum mlxsw_afa_forward_type type, in mlxsw_afa_forward_pack() 1750 mlxsw_afa_polcnt_pack(char *payload, in mlxsw_afa_polcnt_pack() 1759 static void mlxsw_afa_polcnt_policer_pack(char *payload, u16 policer_index) in mlxsw_afa_polcnt_policer_pack() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | profiler.h | 92 char payload[MAX_SYSCTL_PAYLOAD_LEN]; member 105 char payload[MAX_KILL_PAYLOAD_LEN]; member 119 char payload[MAX_EXEC_PAYLOAD_LEN]; member 127 char payload[MAX_METADATA_PAYLOAD_LEN]; member 141 char payload[MAX_FILEMOD_PAYLOAD_LEN]; member
|
| H A D | strobemeta.h | 187 char payload[STROBE_MAX_PAYLOAD]; member 358 void *payload) in read_str_var() 388 void *payload) in read_map_var() 463 void *tls_base, *payload; in read_strobe_meta() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_mipi_dsi.c | 615 ssize_t mipi_dsi_generic_write(struct mipi_dsi_device *dsi, const void *payload, in mipi_dsi_generic_write() 977 u8 payload[4] = { start >> 8, start & 0xff, end >> 8, end & 0xff }; in mipi_dsi_dcs_set_column_address() local 1001 u8 payload[4] = { start >> 8, start & 0xff, end >> 8, end & 0xff }; in mipi_dsi_dcs_set_page_address() local 1086 u8 payload[2] = { scanline >> 8, scanline & 0xff }; in mipi_dsi_dcs_set_tear_scanline() local 1109 u8 payload[2] = { brightness & 0xff, brightness >> 8 }; in mipi_dsi_dcs_set_display_brightness() local
|
| /OK3568_Linux_fs/kernel/drivers/net/fddi/skfp/ |
| H A D | ess.c | 120 u_long payload, overhead ; in ess_raf_received_pack() local 376 static int process_bw_alloc(struct s_smc *smc, long int payload, long int overhead) in process_bw_alloc()
|
| /OK3568_Linux_fs/kernel/certs/ |
| H A D | system_keyring.c | 39 const union key_payload *payload, in restrict_link_by_builtin_trusted() 58 const union key_payload *payload, in restrict_link_by_builtin_and_secondary_trusted()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-pkt-decoder.c | 79 uint64_t payload; in intel_pt_get_long_tnt() local 102 uint64_t payload = 0; in intel_pt_get_pip() local 409 uint64_t payload = byte >> 3; in intel_pt_get_cyc() local 662 unsigned long long payload = packet->payload; in intel_pt_pkt_desc() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/host1x/hw/ |
| H A D | debug_hw.c | 42 u32 *payload) in show_channel_command() 166 u32 payload = INVALID_PAYLOAD; in show_gather() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_link_ddc.c | 164 struct i2c_payload payload = { in dal_ddc_i2c_payloads_add() local 521 struct aux_payload payload; in dal_ddc_service_query_ddc_data() local 584 struct aux_payload *payload) in dal_ddc_submit_aux_command() 629 struct aux_payload *payload, in dc_link_aux_transfer_raw() 644 struct aux_payload *payload) in dc_link_aux_transfer_with_retries()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_hwi.c | 1317 u32 opCode, void *payload, size_t nb, in pm8001_mpi_build_cmd() 3265 struct hw_event_ack_req payload; in pm8001_hw_event_ack_req() local 4327 struct phy_start_req payload; in pm8001_chip_phy_start_req() local 4362 struct phy_stop_req payload; in pm8001_chip_phy_stop_req() local 4382 struct reg_dev_req payload; in pm8001_chip_reg_dev_req() local 4445 struct dereg_dev_req payload; in pm8001_chip_dereg_dev_req() local 4470 struct local_phy_ctl_req payload; in pm8001_chip_phy_ctl_req() local 4594 void *payload) in pm8001_chip_get_nvmd_req() 4689 void *payload) in pm8001_chip_set_nvmd_req() 4783 struct fw_flash_Update_req payload; in pm8001_chip_fw_flash_update_build() local [all …]
|
| H A D | pm80xx_hwi.c | 1191 struct set_ctrl_cfg_req payload; in pm80xx_set_thermal_config() local 1237 struct set_ctrl_cfg_req payload; in pm80xx_set_sas_protocol_timer_config() local 1399 struct kek_mgmt_req payload; in pm80xx_encrypt_update() local 3194 struct hw_event_ack_req payload; in pm80xx_hw_event_ack_req() local 4719 struct phy_start_req payload; in pm80xx_chip_phy_start_req() local 4759 struct phy_stop_req payload; in pm80xx_chip_phy_stop_req() local 4779 struct reg_dev_req payload; in pm80xx_chip_reg_dev_req() local 4854 struct local_phy_ctl_req payload; in pm80xx_chip_phy_ctl_req() local 4911 struct set_phy_profile_req payload; in mpi_set_phy_profile_req() local 4953 struct set_phy_profile_req payload; in pm8001_set_phy_profile_single() local
|
| /OK3568_Linux_fs/kernel/drivers/soc/xilinx/ |
| H A D | zynqmp_power.c | 62 u32 payload[CB_PAYLOAD_SIZE]; in zynqmp_pm_isr() local 87 u32 payload[CB_PAYLOAD_SIZE]; in ipi_receive_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/ |
| H A D | sth.c | 39 static void sth_iowrite(void __iomem *dest, const unsigned char *payload, in sth_iowrite() 68 const unsigned char *payload) in sth_stm_packet()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/ |
| H A D | h265e_header_gen.c | 139 static MPP_RET h265e_sei_write(H265eStream *s, RK_U8 uuid[16], const RK_U8 *payload, in h265e_sei_write() 201 MPP_RET h265e_sei_recovery_point(void *dst, RK_U8 uuid[16], const void *payload, in h265e_sei_recovery_point() 723 RK_U32 h265e_data_to_sei(void *dst, RK_U8 uuid[16], const void *payload, RK_S32 size) in h265e_data_to_sei()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | netlink.h | 541 static inline int nlmsg_msg_size(int payload) in nlmsg_msg_size() 550 static inline int nlmsg_total_size(int payload) in nlmsg_total_size() 559 static inline int nlmsg_padlen(int payload) in nlmsg_padlen() 915 int type, int payload, int flags) in nlmsg_put() 936 int type, int payload, in nlmsg_put_answer() 951 static inline struct sk_buff *nlmsg_new(size_t payload, gfp_t flags) in nlmsg_new() 1101 static inline int nla_attr_size(int payload) in nla_attr_size() 1110 static inline int nla_total_size(int payload) in nla_total_size() 1119 static inline int nla_padlen(int payload) in nla_padlen() 1904 static inline int nla_total_size_64bit(int payload) in nla_total_size_64bit()
|
| /OK3568_Linux_fs/kernel/fs/crypto/ |
| H A D | keysetup_v1.c | 100 const struct fscrypt_key *payload; in find_and_lock_process_key() local 302 const struct fscrypt_key *payload; in fscrypt_setup_v1_file_key_via_subscribed_keyrings() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/ |
| H A D | coex.h | 49 #define GET_COEX_RESP_BT_SUPP_VER(payload) \ argument 51 #define GET_COEX_RESP_BT_SUPP_FEAT(payload) \ argument 53 #define GET_COEX_RESP_BT_PATCH_VER(payload) \ argument 55 #define GET_COEX_RESP_BT_REG_VAL(payload) \ argument 57 #define GET_COEX_RESP_BT_SCAN_TYPE(payload) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/ |
| H A D | rx.c | 287 const void *payload, size_t size) in i2400m_rx_ctl_ack() 359 const void *payload, size_t size) in i2400m_rx_ctl() 435 const void *payload, size_t size) in i2400m_rx_trace() 981 unsigned single_last, const void *payload, size_t size) in i2400m_rx_edata() 1099 const void *payload) in i2400m_rx_payload()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_aux.c | 531 static enum i2caux_transaction_action i2caux_action_from_payload(struct aux_payload *payload) in i2caux_action_from_payload() 549 struct aux_payload *payload, in dce_aux_transfer_raw() 608 struct aux_payload *payload) in dce_aux_transfer_with_retries()
|
| /OK3568_Linux_fs/kernel/security/integrity/ima/ |
| H A D | ima_asymmetric_keys.c | 28 const void *payload, size_t payload_len, in ima_post_key_create_or_update()
|