Home
last modified time | relevance | path

Searched defs:msg (Results 201 – 225 of 4310) sorted by relevance

12345678910>>...173

/kernel/linux/linux-6.6/drivers/media/cec/platform/cros-ec/
Dcros-ec-cec.c99 struct cros_ec_command msg; in cros_ec_cec_set_log_addr() member
101 } __packed msg = {}; in cros_ec_cec_set_log_addr() local
125 struct cros_ec_command msg; in cros_ec_cec_transmit() member
127 } __packed msg = {}; in cros_ec_cec_transmit() local
149 struct cros_ec_command msg; in cros_ec_cec_adap_enable() member
151 } __packed msg = {}; in cros_ec_cec_adap_enable() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
De1000_mbx.c16 s32 igb_read_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id, in igb_read_mbx()
41 s32 igb_write_mbx(struct e1000_hw *hw, u32 *msg, u16 size, u16 mbx_id) in igb_write_mbx()
195 static s32 igb_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_posted_mbx()
222 static s32 igb_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_posted_mbx()
372 static s32 igb_write_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_write_mbx_pf()
414 static s32 igb_read_mbx_pf(struct e1000_hw *hw, u32 *msg, u16 size, in igb_read_mbx_pf()
/kernel/linux/linux-6.6/fs/reiserfs/
Dhashes.c44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash()
128 u32 yura_hash(const signed char *msg, int len) in yura_hash()
167 u32 r5_hash(const signed char *msg, int len) in r5_hash()
/kernel/linux/linux-5.10/fs/reiserfs/
Dhashes.c44 u32 keyed_hash(const signed char *msg, int len) in keyed_hash()
128 u32 yura_hash(const signed char *msg, int len) in yura_hash()
167 u32 r5_hash(const signed char *msg, int len) in r5_hash()
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
Dnetup-init.c19 struct i2c_msg msg = { in i2c_av_write() local
40 struct i2c_msg msg = { in i2c_av_write4() local
64 struct i2c_msg msg = { in i2c_av_read() local
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
Dnetup-init.c19 struct i2c_msg msg = { in i2c_av_write() local
40 struct i2c_msg msg = { in i2c_av_write4() local
64 struct i2c_msg msg = { in i2c_av_read() local
/kernel/linux/linux-5.10/drivers/soundwire/
Dbus.c206 static inline int do_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in do_transfer()
225 struct sdw_msg *msg, in do_transfer_defer()
264 static int sdw_transfer_unlocked(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer_unlocked()
284 int sdw_transfer(struct sdw_bus *bus, struct sdw_msg *msg) in sdw_transfer()
305 int sdw_transfer_defer(struct sdw_bus *bus, struct sdw_msg *msg, in sdw_transfer_defer()
324 int sdw_fill_msg(struct sdw_msg *msg, struct sdw_slave *slave, in sdw_fill_msg()
383 struct sdw_msg msg; in sdw_nread_no_pm() local
397 struct sdw_msg msg; in sdw_nwrite_no_pm() local
417 struct sdw_msg msg; in sdw_bread_no_pm() local
436 struct sdw_msg msg; in sdw_bwrite_no_pm() local
[all …]
/kernel/linux/linux-6.6/net/ipv4/
Dip_sockglue.c56 static void ip_cmsg_recv_pktinfo(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_pktinfo()
65 static void ip_cmsg_recv_ttl(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_ttl()
71 static void ip_cmsg_recv_tos(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_tos()
76 static void ip_cmsg_recv_opts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_opts()
86 static void ip_cmsg_recv_retopts(struct net *net, struct msghdr *msg, in ip_cmsg_recv_retopts()
104 static void ip_cmsg_recv_fragsize(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_fragsize()
115 static void ip_cmsg_recv_checksum(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_checksum()
131 static void ip_cmsg_recv_security(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_security()
149 static void ip_cmsg_recv_dstaddr(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_dstaddr()
171 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk, in ip_cmsg_recv_offset()
[all …]
/kernel/linux/linux-5.10/net/ipv4/
Dip_sockglue.c56 static void ip_cmsg_recv_pktinfo(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_pktinfo()
65 static void ip_cmsg_recv_ttl(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_ttl()
71 static void ip_cmsg_recv_tos(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_tos()
76 static void ip_cmsg_recv_opts(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_opts()
86 static void ip_cmsg_recv_retopts(struct net *net, struct msghdr *msg, in ip_cmsg_recv_retopts()
104 static void ip_cmsg_recv_fragsize(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_fragsize()
115 static void ip_cmsg_recv_checksum(struct msghdr *msg, struct sk_buff *skb, in ip_cmsg_recv_checksum()
131 static void ip_cmsg_recv_security(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_security()
149 static void ip_cmsg_recv_dstaddr(struct msghdr *msg, struct sk_buff *skb) in ip_cmsg_recv_dstaddr()
171 void ip_cmsg_recv_offset(struct msghdr *msg, struct sock *sk, in ip_cmsg_recv_offset()
[all …]
/kernel/linux/linux-6.6/arch/um/drivers/
Dvirtio_uml.c123 static int vhost_user_recv_header(int fd, struct vhost_user_msg *msg) in vhost_user_recv_header()
129 int fd, struct vhost_user_msg *msg, in vhost_user_recv()
177 struct vhost_user_msg *msg, in vhost_user_recv_resp()
197 struct vhost_user_msg msg; in vhost_user_recv_u64() local
210 struct vhost_user_msg *msg, in vhost_user_recv_req()
227 bool need_response, struct vhost_user_msg *msg, in vhost_user_send()
277 struct vhost_user_msg msg = { in vhost_user_send_no_payload() local
287 struct vhost_user_msg msg = { in vhost_user_send_no_payload_fd() local
297 struct vhost_user_msg msg = { in vhost_user_send_u64() local
347 struct vhost_user_msg *msg, int response) in vhost_user_reply()
[all …]
/kernel/linux/linux-5.10/drivers/platform/chrome/
Dcros_ec_sysfs.c54 struct cros_ec_command *msg; in reboot_store() local
117 struct cros_ec_command *msg; in version_show() local
210 struct cros_ec_command *msg; in flashinfo_show() local
246 struct cros_ec_command *msg; in kb_wake_angle_show() local
278 struct cros_ec_command *msg; in kb_wake_angle_store() local
/kernel/linux/linux-6.6/drivers/platform/chrome/
Dcros_ec_sysfs.c54 struct cros_ec_command *msg; in reboot_store() local
117 struct cros_ec_command *msg; in version_show() local
203 struct cros_ec_command *msg; in flashinfo_show() local
239 struct cros_ec_command *msg; in kb_wake_angle_show() local
271 struct cros_ec_command *msg; in kb_wake_angle_store() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_mipi_dsi.c445 struct mipi_dsi_msg *msg) in mipi_dsi_device_transfer()
538 const struct mipi_dsi_msg *msg) in mipi_dsi_create_packet()
590 struct mipi_dsi_msg msg = { in mipi_dsi_shutdown_peripheral() local
610 struct mipi_dsi_msg msg = { in mipi_dsi_turn_on_peripheral() local
635 struct mipi_dsi_msg msg = { in mipi_dsi_set_maximum_return_packet_size() local
661 struct mipi_dsi_msg msg = { in mipi_dsi_compression_mode() local
685 struct mipi_dsi_msg msg = { in mipi_dsi_picture_parameter_set() local
712 struct mipi_dsi_msg msg = { in mipi_dsi_generic_write() local
757 struct mipi_dsi_msg msg = { in mipi_dsi_generic_read() local
801 struct mipi_dsi_msg msg = { in mipi_dsi_dcs_write_buffer() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c20 i40e_status v_retval, u8 *msg, in i40e_vc_vf_broadcast()
1926 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf()
2001 static int i40e_vc_get_version_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_get_version_msg()
2063 static int i40e_vc_get_vf_resources_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_get_vf_resources_msg()
2187 static int i40e_vc_config_promiscuous_mode_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_config_promiscuous_mode_msg()
2272 static int i40e_vc_config_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_config_queues_msg()
2424 static int i40e_vc_config_irq_map_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_config_irq_map_msg()
2540 static int i40e_vc_enable_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_enable_queues_msg()
2598 static int i40e_vc_disable_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_disable_queues_msg()
2700 static int i40e_vc_request_queues_msg(struct i40e_vf *vf, u8 *msg) in i40e_vc_request_queues_msg()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
Dmbx.c62 static s32 ixgbevf_read_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_posted_mbx()
88 static s32 ixgbevf_write_posted_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_posted_mbx()
228 static s32 ixgbevf_write_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_write_mbx_vf()
264 static s32 ixgbevf_read_mbx_vf(struct ixgbe_hw *hw, u32 *msg, u16 size) in ixgbevf_read_mbx_vf()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
Dmbx.c67 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx()
93 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx()
239 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_mbx_vf()
277 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_mbx_vf()
/kernel/linux/linux-6.6/net/ieee802154/
Dnl-phy.c28 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy()
76 struct sk_buff *msg; in ieee802154_list_phy() local
163 struct sk_buff *msg; in ieee802154_add_iface() local
268 struct sk_buff *msg; in ieee802154_del_iface() local
/kernel/linux/linux-5.10/net/tipc/
Dnet.c160 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net()
201 struct tipc_nl_msg msg; in tipc_nl_net_dump() local
287 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get()
322 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get() local
/kernel/linux/linux-5.10/net/ieee802154/
Dnl-phy.c28 static int ieee802154_nl_fill_phy(struct sk_buff *msg, u32 portid, in ieee802154_nl_fill_phy()
76 struct sk_buff *msg; in ieee802154_list_phy() local
163 struct sk_buff *msg; in ieee802154_add_iface() local
268 struct sk_buff *msg; in ieee802154_del_iface() local
/kernel/linux/linux-6.6/net/tipc/
Dnet.c164 static int __tipc_nl_add_net(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_add_net()
205 struct tipc_nl_msg msg; in tipc_nl_net_dump() local
291 static int __tipc_nl_addr_legacy_get(struct net *net, struct tipc_nl_msg *msg) in __tipc_nl_addr_legacy_get()
326 struct tipc_nl_msg msg; in tipc_nl_net_addr_legacy_get() local
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
Dddbridge-i2c.h38 struct i2c_msg msg = { .addr = adr, .flags = 0, in i2c_write() local
66 u8 msg[2] = { reg >> 8, reg & 0xff }; in i2c_read_regs16() local
78 u8 msg[3] = { reg >> 8, reg & 0xff, val }; in i2c_write_reg16() local
86 u8 msg[2] = { reg, val }; in i2c_write_reg() local
/kernel/linux/linux-6.6/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-vpu.c83 struct mdp_ipi_init_msg *msg = (struct mdp_ipi_init_msg *)data; in mdp_vpu_ipi_handle_init_ack() local
97 struct mdp_ipi_deinit_msg *msg = (struct mdp_ipi_deinit_msg *)data; in mdp_vpu_ipi_handle_deinit_ack() local
196 struct mdp_ipi_init_msg msg = { in mdp_vpu_dev_init() local
252 struct mdp_ipi_deinit_msg msg = { in mdp_vpu_dev_deinit() local
/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
Dddbridge-i2c.h47 struct i2c_msg msg = { .addr = adr, .flags = 0, in i2c_write() local
75 u8 msg[2] = { reg >> 8, reg & 0xff }; in i2c_read_regs16() local
87 u8 msg[3] = { reg >> 8, reg & 0xff, val }; in i2c_write_reg16() local
95 u8 msg[2] = { reg, val }; in i2c_write_reg() local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
Dmbx.c67 static s32 e1000_read_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_posted_mbx()
93 static s32 e1000_write_posted_mbx(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_posted_mbx()
239 static s32 e1000_write_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_write_mbx_vf()
277 static s32 e1000_read_mbx_vf(struct e1000_hw *hw, u32 *msg, u16 size) in e1000_read_mbx_vf()
/kernel/linux/linux-5.10/net/wireless/
Dnl80211.c946 static int nl80211_msg_put_wmm_rules(struct sk_buff *msg, in nl80211_msg_put_wmm_rules()
982 static int nl80211_msg_put_channel(struct sk_buff *msg, struct wiphy *wiphy, in nl80211_msg_put_channel()
1097 static bool nl80211_put_txq_stats(struct sk_buff *msg, in nl80211_put_txq_stats()
1432 static int nl80211_put_iftypes(struct sk_buff *msg, u32 attr, u16 ifmodes) in nl80211_put_iftypes()
1456 struct sk_buff *msg, in nl80211_put_iface_combinations()
1530 struct sk_buff *msg) in nl80211_send_wowlan_tcp_caps()
1570 static int nl80211_send_wowlan(struct sk_buff *msg, in nl80211_send_wowlan()
1629 static int nl80211_send_coalesce(struct sk_buff *msg, in nl80211_send_coalesce()
1651 nl80211_send_iftype_data(struct sk_buff *msg, in nl80211_send_iftype_data()
1685 static int nl80211_send_band_rateinfo(struct sk_buff *msg, in nl80211_send_band_rateinfo()
[all …]

12345678910>>...173