/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | cmsg.c | 46 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_start() local 66 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_add() local 78 struct nfp_flower_cmsg_portmod *msg; nfp_flower_cmsg_portmod() local 103 struct nfp_flower_cmsg_portreify *msg; nfp_flower_cmsg_portreify() local 126 struct nfp_flower_cmsg_portmod *msg; nfp_flower_process_mtu_ack() local 153 struct nfp_flower_cmsg_portmod *msg; nfp_flower_cmsg_portmod_rx() local 189 struct nfp_flower_cmsg_portreify *msg; nfp_flower_cmsg_portreify_rx() local 211 struct nfp_flower_cmsg_merge_hint *msg; nfp_flower_cmsg_merge_hint_rx() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxfw/ |
H A D | mlxfw_fsm.c | 195 mlxfw_status_notify(struct mlxfw_dev *mlxfw_dev, const char *msg, const char *comp_name, u32 done_bytes, u32 total_bytes) mlxfw_status_notify() argument
|
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/ |
H A D | mcp251xfd-regmap.c | 107 struct spi_message msg; in mcp251xfd_regmap_nocrc_update_bits() local 158 struct spi_message msg; in mcp251xfd_regmap_nocrc_read() local 264 mcp251xfd_regmap_crc_read_one(struct mcp251xfd_priv *priv, struct spi_message *msg, unsigned int data_len) mcp251xfd_regmap_crc_read_one() argument 291 struct spi_message msg; mcp251xfd_regmap_crc_read() local [all...] |
/kernel/linux/linux-6.6/drivers/net/can/usb/etas_es58x/ |
H A D | es581_4.c | 419 u8 msg = priv->channel_idx + ES581_4_CHANNEL_IDX_OFFSET; in es581_4_enable_channel() local 432 u8 msg = priv->channel_idx + ES581_4_CHANNEL_IDX_OFFSET; in es581_4_disable_channel() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_vf.c | 170 u32 msg[4]; in fm10k_update_vlan_vf() local 276 u32 msg[7]; in fm10k_update_uc_addr_vf() local 319 u32 msg[7]; in fm10k_update_mc_addr_vf() local 352 u32 msg[1]; fm10k_update_int_moderator_vf() local 403 u32 msg[2]; fm10k_update_lport_state_vf() local 431 u32 msg[3]; fm10k_update_xcast_mode_vf() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_common.c | 737 iavf_aq_send_msg_to_pf(struct iavf_hw *hw, enum virtchnl_ops v_opcode, enum iavf_status v_retval, u8 *msg, u16 msglen, struct iavf_asq_cmd_details *cmd_details) iavf_aq_send_msg_to_pf() argument 775 iavf_vf_parse_hw_config(struct iavf_hw *hw, struct virtchnl_vf_resource *msg) iavf_vf_parse_hw_config() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl.h | 76 ice_vc_send_msg_to_vf(struct ice_vf *vf, u32 v_opcode, enum virtchnl_status_code v_retval, u8 *msg, u16 msglen) ice_vc_send_msg_to_vf() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 83 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() argument 538 i40e_client_virtchnl_send(struct i40e_info *ldev, struct i40e_client *client, u32 vf_id, u8 *msg, u16 len) i40e_client_virtchnl_send() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | viot.c | 286 const char *msg = acpi_format_exception(status); in acpi_viot_init() local
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | atmtcp.c | 89 static int atmtcp_recv_control(const struct atmtcp_control *msg) in atmtcp_recv_control() argument 43 atmtcp_send_control(struct atm_vcc *vcc,int type, const struct atmtcp_control *msg,int flag) atmtcp_send_control() argument 122 struct atmtcp_control msg; atmtcp_v_open() local 146 struct atmtcp_control msg; atmtcp_v_close() local [all...] |
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | quota.c | 40 ceph_handle_quota(struct ceph_mds_client *mdsc, struct ceph_mds_session *session, struct ceph_msg *msg) ceph_handle_quota() argument
|
H A D | metric.c | 34 struct ceph_msg *msg; in ceph_mdsc_send_metrics() local [all...] |
/kernel/linux/linux-6.6/fs/hpfs/ |
H A D | alloc.c | 69 static int chk_if_allocated(struct super_block *s, secno sec, char *msg) in chk_if_allocated() argument 100 int hpfs_chk_sectors(struct super_block *s, secno start, int len, char *msg) in hpfs_chk_sectors() argument
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | read.c | 190 nfs_initiate_read(struct nfs_pgio_header *hdr, struct rpc_message *msg, const struct nfs_rpc_ops *rpc_ops, struct rpc_task_setup *task_setup_data, int how) nfs_initiate_read() argument
|
H A D | unlink.c | 91 struct rpc_message msg = { in nfs_do_call_unlink() local 343 struct rpc_message msg = { }; in nfs_async_rename() local
|
/kernel/linux/linux-6.6/fs/cachefiles/ |
H A D | ondemand.c | 241 struct cachefiles_msg *msg; in cachefiles_ondemand_daemon_read() local [all...] |
/kernel/linux/linux-6.6/fs/afs/ |
H A D | rxrpc.c | 301 struct msghdr msg; in afs_make_call() local 442 const char *msg; afs_log_error() local 821 struct msghdr msg; afs_send_empty_reply() local 858 struct msghdr msg; afs_send_simple_reply() local [all...] |
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | miscdev.c | 150 struct ecryptfs_message *msg; in ecryptfs_send_miscdev() local 325 struct ecryptfs_message *msg = (struct ecryptfs_message *)data; ecryptfs_miscdev_response() local [all...] |
/kernel/linux/linux-6.6/fs/lockd/ |
H A D | svcsubs.c | 36 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() argument 46 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() argument 54 static inline void nlm_debug_print_fh(char *msg, struct nfs_fh *f) in nlm_debug_print_fh() argument 59 static inline void nlm_debug_print_file(char *msg, struct nlm_file *file) in nlm_debug_print_file() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/dlm/ |
H A D | dlmlock.c | 440 int dlm_create_lock_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_create_lock_handler() argument
|
H A D | dlmunlock.c | 389 int dlm_unlock_lock_handler(struct o2net_msg *msg, u32 len, void *data, in dlm_unlock_lock_handler() argument
|
/kernel/linux/linux-6.6/drivers/w1/ |
H A D | w1_netlink.c | 27 struct w1_netlink_msg *msg; /* advances as w1_netlink_msg is appened */ member 42 struct w1_netlink_msg *msg; member 194 w1_netlink_send_error(struct cn_msg *cn, struct w1_netlink_msg *msg, int portid, int error) w1_netlink_send_error() argument 199 struct w1_netlink_msg msg; w1_netlink_send_error() member 216 w1_netlink_send(struct w1_master *dev, struct w1_netlink_msg *msg) w1_netlink_send() argument 220 struct w1_netlink_msg msg; w1_netlink_send() member 403 struct w1_netlink_msg *msg; w1_process_command_root() local 500 w1_list_count_cmds(struct w1_netlink_msg *msg, int *cmd_count, u16 *slave_len) w1_list_count_cmds() argument 539 struct w1_netlink_msg *msg = (struct w1_netlink_msg *)(cn + 1); w1_cn_callback() local [all...] |
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | da9062_wdt.c | 158 union i2c_smbus_data msg; in da9062_wdt_restart() local
|
/kernel/linux/linux-6.6/drivers/xen/xenbus/ |
H A D | xenbus_comms.c | 208 struct xsd_sockmsg msg; in process_msg() member [all...] |
/kernel/linux/linux-6.6/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 152 struct cros_ec_command *msg; member
|