/Linux-v4.19/include/uapi/linux/ |
D | cec-funcs.h | 14 static inline void cec_msg_active_source(struct cec_msg *msg, __u16 phys_addr) in cec_msg_active_source() 23 static inline void cec_ops_active_source(const struct cec_msg *msg, in cec_ops_active_source() 29 static inline void cec_msg_image_view_on(struct cec_msg *msg) in cec_msg_image_view_on() 35 static inline void cec_msg_text_view_on(struct cec_msg *msg) in cec_msg_text_view_on() 43 static inline void cec_msg_inactive_source(struct cec_msg *msg, in cec_msg_inactive_source() 52 static inline void cec_ops_inactive_source(const struct cec_msg *msg, in cec_ops_inactive_source() 58 static inline void cec_msg_request_active_source(struct cec_msg *msg, in cec_msg_request_active_source() 67 static inline void cec_msg_routing_information(struct cec_msg *msg, in cec_msg_routing_information() 77 static inline void cec_ops_routing_information(const struct cec_msg *msg, in cec_ops_routing_information() 83 static inline void cec_msg_routing_change(struct cec_msg *msg, in cec_msg_routing_change() [all …]
|
/Linux-v4.19/drivers/connector/ |
D | cn_proc.c | 58 static inline void send_msg(struct cn_msg *msg) in send_msg() 78 struct cn_msg *msg; in proc_fork_connector() local 108 struct cn_msg *msg; in proc_exec_connector() local 132 struct cn_msg *msg; in proc_id_connector() local 170 struct cn_msg *msg; in proc_sid_connector() local 194 struct cn_msg *msg; in proc_ptrace_connector() local 226 struct cn_msg *msg; in proc_comm_connector() local 251 struct cn_msg *msg; in proc_coredump_connector() local 277 struct cn_msg *msg; in proc_exit_connector() local 313 struct cn_msg *msg; in cn_proc_ack() local [all …]
|
/Linux-v4.19/drivers/platform/chrome/ |
D | cros_ec_proto.c | 27 struct cros_ec_command *msg) in prepare_packet() 60 struct cros_ec_command *msg) in send_command() 116 struct cros_ec_command *msg) in cros_ec_prepare_tx() 140 struct cros_ec_command *msg) in cros_ec_check_result() 171 struct cros_ec_command *msg, in cros_ec_get_host_event_wake_mask() 193 struct cros_ec_command *msg) in cros_ec_host_command_proto_query() 229 struct cros_ec_command *msg; in cros_ec_host_command_proto_query_v2() local 297 struct cros_ec_command *msg; in cros_ec_get_host_command_version_mask() local 446 struct cros_ec_command *msg) in cros_ec_cmd_xfer() 493 struct cros_ec_command *msg) in cros_ec_cmd_xfer_status() [all …]
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | restrack.c | 39 static int fill_sq(struct sk_buff *msg, struct t4_wq *wq) in fill_sq() 67 static int fill_rq(struct sk_buff *msg, struct t4_wq *wq) in fill_rq() 95 static int fill_swsqe(struct sk_buff *msg, struct t4_sq *sq, u16 idx, in fill_swsqe() 119 static int fill_swsqes(struct sk_buff *msg, struct t4_sq *sq, in fill_swsqes() 137 static int fill_res_qp_entry(struct sk_buff *msg, in fill_res_qp_entry() 198 static int fill_res_ep_entry(struct sk_buff *msg, in fill_res_ep_entry() 274 static int fill_cq(struct sk_buff *msg, struct t4_cq *cq) in fill_cq() 310 static int fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, in fill_cqe() 336 static int fill_hwcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_hwcqes() 353 static int fill_swcqes(struct sk_buff *msg, struct t4_cq *cq, in fill_swcqes() [all …]
|
/Linux-v4.19/net/tipc/ |
D | netlink_compat.c | 170 struct tipc_nl_compat_msg *msg, in __tipc_nl_compat_dumpit() 245 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_dumpit() 281 struct tipc_nl_compat_msg *msg) in __tipc_nl_compat_doit() 337 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_doit() 356 static int tipc_nl_compat_bearer_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_bearer_dump() 377 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_enable() 410 struct tipc_nl_compat_msg *msg) in tipc_nl_compat_bearer_disable() 434 static void __fill_bc_link_stat(struct tipc_nl_compat_msg *msg, in __fill_bc_link_stat() 473 static int tipc_nl_compat_link_stat_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_stat_dump() 601 static int tipc_nl_compat_link_dump(struct tipc_nl_compat_msg *msg, in tipc_nl_compat_link_dump() [all …]
|
/Linux-v4.19/drivers/net/wireless/ath/wil6210/ |
D | txrx_edma.h | 358 static inline __le16 wil_rx_status_get_length(void *msg) in wil_rx_status_get_length() 363 static inline u8 wil_rx_status_get_mcs(void *msg) in wil_rx_status_get_mcs() 369 static inline u16 wil_rx_status_get_flow_id(void *msg) in wil_rx_status_get_flow_id() 375 static inline u8 wil_rx_status_get_mcast(void *msg) in wil_rx_status_get_mcast() 391 static inline u8 wil_rx_status_get_cid(void *msg) in wil_rx_status_get_cid() 405 static inline u8 wil_rx_status_get_tid(void *msg) in wil_rx_status_get_tid() 418 static inline int wil_rx_status_get_desc_rdy_bit(void *msg) in wil_rx_status_get_desc_rdy_bit() 424 static inline int wil_rx_status_get_eop(void *msg) /* EoP = End of Packet */ in wil_rx_status_get_eop() 430 static inline __le16 wil_rx_status_get_buff_id(void *msg) in wil_rx_status_get_buff_id() 435 static inline u8 wil_rx_status_get_data_offset(void *msg) in wil_rx_status_get_data_offset() [all …]
|
/Linux-v4.19/drivers/misc/mic/scif/ |
D | scif_epd.c | 128 void scif_cnctreq(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctreq() 174 void scif_cnctgnt(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt() 199 void scif_cnctgnt_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt_ack() 221 void scif_cnctgnt_nack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctgnt_nack() 238 void scif_cnctrej(struct scif_dev *scifdev, struct scifmsg *msg) in scif_cnctrej() 263 void scif_discnct(struct scif_dev *scifdev, struct scifmsg *msg) in scif_discnct() 317 void scif_discnt_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_discnt_ack() 333 void scif_clientsend(struct scif_dev *scifdev, struct scifmsg *msg) in scif_clientsend() 349 void scif_clientrcvd(struct scif_dev *scifdev, struct scifmsg *msg) in scif_clientrcvd()
|
D | scif_nodeqp.c | 298 struct scifmsg msg; in scif_qp_response() local 315 struct scifmsg msg; in scif_send_exit() local 468 struct scifmsg msg; in scif_node_connect() local 601 scif_display_message(struct scif_dev *scifdev, struct scifmsg *msg, in scif_display_message() 618 int _scif_nodeqp_send(struct scif_dev *scifdev, struct scifmsg *msg) in _scif_nodeqp_send() 666 int scif_nodeqp_send(struct scif_dev *scifdev, struct scifmsg *msg) in scif_nodeqp_send() 711 scif_init(struct scif_dev *scifdev, struct scifmsg *msg) in scif_init() 777 scif_node_add(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add() 895 scif_node_add_ack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add_ack() 947 scif_node_add_nack(struct scif_dev *scifdev, struct scifmsg *msg) in scif_node_add_nack() [all …]
|
/Linux-v4.19/drivers/infiniband/core/ |
D | nldev.c | 112 static int put_driver_name_print_type(struct sk_buff *msg, const char *name, in put_driver_name_print_type() 124 static int _rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u32() 136 static int _rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, in _rdma_nl_put_driver_u64() 149 int rdma_nl_put_driver_u32(struct sk_buff *msg, const char *name, u32 value) in rdma_nl_put_driver_u32() 156 int rdma_nl_put_driver_u32_hex(struct sk_buff *msg, const char *name, in rdma_nl_put_driver_u32_hex() 164 int rdma_nl_put_driver_u64(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64() 171 int rdma_nl_put_driver_u64_hex(struct sk_buff *msg, const char *name, u64 value) in rdma_nl_put_driver_u64_hex() 178 static int fill_nldev_handle(struct sk_buff *msg, struct ib_device *device) in fill_nldev_handle() 188 static int fill_dev_info(struct sk_buff *msg, struct ib_device *device) in fill_dev_info() 222 static int fill_port_info(struct sk_buff *msg, in fill_port_info() [all …]
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | host_interface.c | 212 struct host_if_msg *msg; in wilc_alloc_work() local 229 static int wilc_enqueue_work(struct host_if_msg *msg) in wilc_enqueue_work() 264 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_set_channel() local 285 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_set_wfi_drv_handler() local 332 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_set_operation_mode() local 357 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_set_ip_address() local 387 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_get_ip_address() local 415 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_get_mac_address() local 437 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_cfg_param() local 771 struct host_if_msg *msg = container_of(work, struct host_if_msg, work); in handle_scan() local [all …]
|
/Linux-v4.19/drivers/media/pci/saa7134/ |
D | saa7134-cards.c | 7731 struct i2c_msg msg[] = {{.addr = 0x50, .flags = 0, .buf = &subaddr, .len = 1}, in saa7134_board_init2() local 7821 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7830 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7883 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7890 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local 7898 struct i2c_msg msg = {.addr = 0x0b, .flags = 0, .buf = data, in saa7134_board_init2() local 7908 struct i2c_msg msg = {.addr=0x09, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7937 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7946 struct i2c_msg msg = {.addr=0x08, .flags=0, .buf=data, .len = sizeof(data)}; in saa7134_board_init2() local 7976 struct i2c_msg msg = { .addr = 0x0a, .flags = 0 }; in saa7134_board_init2() local [all …]
|
/Linux-v4.19/net/sctp/ |
D | chunk.c | 50 static void sctp_datamsg_init(struct sctp_datamsg *msg) in sctp_datamsg_init() 64 struct sctp_datamsg *msg; in sctp_datamsg_new() local 73 void sctp_datamsg_free(struct sctp_datamsg *msg) in sctp_datamsg_free() 87 static void sctp_datamsg_destroy(struct sctp_datamsg *msg) in sctp_datamsg_destroy() 138 static void sctp_datamsg_hold(struct sctp_datamsg *msg) in sctp_datamsg_hold() 144 void sctp_datamsg_put(struct sctp_datamsg *msg) in sctp_datamsg_put() 151 static void sctp_datamsg_assign(struct sctp_datamsg *msg, struct sctp_chunk *chunk) in sctp_datamsg_assign() 174 struct sctp_datamsg *msg; in sctp_datamsg_from_user() local
|
/Linux-v4.19/fs/nfs/ |
D | proc.c | 59 struct rpc_message msg = { in nfs_proc_get_root() local 105 struct rpc_message msg = { in nfs_proc_getattr() local 128 struct rpc_message msg = { in nfs_proc_setattr() local 163 struct rpc_message msg = { in nfs_proc_lookup() local 186 struct rpc_message msg = { in nfs_proc_readlink() local 235 struct rpc_message msg = { in nfs_proc_create() local 264 struct rpc_message msg = { in nfs_proc_mknod() local 310 struct rpc_message msg = { in nfs_proc_remove() local 325 nfs_proc_unlink_setup(struct rpc_message *msg, in nfs_proc_unlink_setup() 344 nfs_proc_rename_setup(struct rpc_message *msg, in nfs_proc_rename_setup() [all …]
|
D | nfs3proc.c | 32 nfs3_rpc_wrapper(struct rpc_clnt *clnt, struct rpc_message *msg, int flags) in nfs3_rpc_wrapper() 45 #define rpc_call_sync(clnt, msg, flags) nfs3_rpc_wrapper(clnt, msg, flags) argument 64 struct rpc_message msg = { in do_proc_get_root() local 107 struct rpc_message msg = { in nfs3_proc_getattr() local 130 struct rpc_message msg = { in nfs3_proc_setattr() local 165 struct rpc_message msg = { in nfs3_proc_lookup() local 198 struct rpc_message msg = { in nfs3_proc_access() local 231 struct rpc_message msg = { in nfs3_proc_readlink() local 252 struct rpc_message msg; member 397 struct rpc_message msg = { in nfs3_proc_remove() local [all …]
|
/Linux-v4.19/drivers/hsi/clients/ |
D | hsi_char.c | 129 static void hsc_add_tail(struct hsc_channel *channel, struct hsi_msg *msg, in hsc_add_tail() 142 struct hsi_msg *msg = NULL; in hsc_get_first_msg() local 158 static inline void hsc_msg_free(struct hsi_msg *msg) in hsc_msg_free() 166 struct hsi_msg *msg, *tmp; in hsc_free_list() local 188 struct hsi_msg *msg; in hsc_msg_alloc() local 210 struct hsi_msg *msg; in hsc_msgs_alloc() local 228 static inline unsigned int hsc_msg_len_get(struct hsi_msg *msg) in hsc_msg_len_get() 233 static inline void hsc_msg_len_set(struct hsi_msg *msg, unsigned int len) in hsc_msg_len_set() 238 static void hsc_rx_completed(struct hsi_msg *msg) in hsc_rx_completed() 251 static void hsc_rx_msg_destructor(struct hsi_msg *msg) in hsc_rx_msg_destructor() [all …]
|
D | ssi_protocol.c | 166 static inline void ssip_set_cmd(struct hsi_msg *msg, u32 cmd) in ssip_set_cmd() 174 static inline u32 ssip_get_cmd(struct hsi_msg *msg) in ssip_get_cmd() 183 static void ssip_skb_to_msg(struct sk_buff *skb, struct hsi_msg *msg) in ssip_skb_to_msg() 201 static void ssip_free_data(struct hsi_msg *msg) in ssip_free_data() 216 struct hsi_msg *msg; in ssip_alloc_data() local 229 static inline void ssip_release_cmd(struct hsi_msg *msg) in ssip_release_cmd() 241 struct hsi_msg *msg; in ssip_claim_cmd() local 256 struct hsi_msg *msg, *tmp; in ssip_free_cmds() local 268 struct hsi_msg *msg; in ssip_alloc_cmds() local 403 struct hsi_msg *msg; in ssip_reset() local [all …]
|
D | cmt_speech.c | 46 u32 msg; member 210 static inline void cs_set_cmd(struct hsi_msg *msg, u32 cmd) in cs_set_cmd() 216 static inline u32 cs_get_cmd(struct hsi_msg *msg) in cs_get_cmd() 222 static void cs_release_cmd(struct hsi_msg *msg) in cs_release_cmd() 229 static void cs_cmd_destructor(struct hsi_msg *msg) in cs_cmd_destructor() 254 struct hsi_msg *msg; in cs_claim_cmd() local 267 struct hsi_msg *msg, *tmp; in cs_free_cmds() local 279 struct hsi_msg *msg; in cs_alloc_cmds() local 307 static void cs_hsi_data_destructor(struct hsi_msg *msg) in cs_hsi_data_destructor() 365 static void cs_hsi_free_data_msg(struct hsi_msg *msg) in cs_hsi_free_data_msg() [all …]
|
/Linux-v4.19/drivers/media/platform/mtk-vcodec/ |
D | vdec_vpu_if.c | 20 static void handle_init_ack_msg(struct vdec_vpu_ipi_init_ack *msg) in handle_init_ack_msg() 41 struct vdec_vpu_ipi_ack *msg = data; in vpu_dec_ipi_handler() local 70 static int vcodec_vpu_send_msg(struct vdec_vpu_inst *vpu, void *msg, int len) in vcodec_vpu_send_msg() 91 struct vdec_ap_ipi_cmd msg; in vcodec_send_ap_ipi() local 107 struct vdec_ap_ipi_init msg; in vpu_dec_init() local 133 struct vdec_ap_ipi_dec_start msg; in vpu_dec_start() local
|
/Linux-v4.19/drivers/misc/sgi-xp/ |
D | xpc_uv.c | 333 xpc_send_gru_msg(struct gru_message_queue_desc *gru_mq_desc, void *msg, in xpc_send_gru_msg() 437 struct xpc_activate_mq_msg_activate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 469 struct xpc_activate_mq_msg_deactivate_req_uv *msg; in xpc_handle_activate_mq_msg_uv() local 485 struct xpc_activate_mq_msg_chctl_closerequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 504 struct xpc_activate_mq_msg_chctl_closereply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 521 struct xpc_activate_mq_msg_chctl_openrequest_uv *msg; in xpc_handle_activate_mq_msg_uv() local 541 struct xpc_activate_mq_msg_chctl_openreply_uv *msg; in xpc_handle_activate_mq_msg_uv() local 561 struct xpc_activate_mq_msg_chctl_opencomplete_uv *msg; in xpc_handle_activate_mq_msg_uv() local 672 xpc_send_activate_IRQ_uv(struct xpc_partition *part, void *msg, size_t msg_size, in xpc_send_activate_IRQ_uv() 728 xpc_send_activate_IRQ_part_uv(struct xpc_partition *part, void *msg, in xpc_send_activate_IRQ_part_uv() [all …]
|
/Linux-v4.19/drivers/staging/wlan-ng/ |
D | prism2mgmt.c | 133 struct p80211msg_dot11req_scan *msg = msgp; in prism2mgmt_scan() local 548 struct p80211msg_dot11req_start *msg = msgp; in prism2mgmt_start() local 730 struct p80211msg_p2req_readpda *msg = msgp; in prism2mgmt_readpda() local 797 struct p80211msg_p2req_ramdl_state *msg = msgp; in prism2mgmt_ramdl_state() local 853 struct p80211msg_p2req_ramdl_write *msg = msgp; in prism2mgmt_ramdl_write() local 916 struct p80211msg_p2req_flashdl_state *msg = msgp; in prism2mgmt_flashdl_state() local 987 struct p80211msg_p2req_flashdl_write *msg = msgp; in prism2mgmt_flashdl_write() local 1051 struct p80211msg_lnxreq_autojoin *msg = msgp; in prism2mgmt_autojoin() local 1120 struct p80211msg_lnxreq_wlansniff *msg = msgp; in prism2mgmt_wlansniff() local
|
/Linux-v4.19/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_tlv.c | 13 s32 fm10k_tlv_msg_init(u32 *msg, u16 msg_id) in fm10k_tlv_msg_init() 34 static s32 fm10k_tlv_attr_put_null_string(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_null_string() 112 s32 fm10k_tlv_attr_put_mac_vlan(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_mac_vlan() 172 s32 fm10k_tlv_attr_put_bool(u32 *msg, u16 attr_id) in fm10k_tlv_attr_put_bool() 198 s32 fm10k_tlv_attr_put_value(u32 *msg, u16 attr_id, s64 value, u32 len) in fm10k_tlv_attr_put_value() 270 s32 fm10k_tlv_attr_put_le_struct(u32 *msg, u16 attr_id, in fm10k_tlv_attr_put_le_struct() 340 static u32 *fm10k_tlv_attr_nest_start(u32 *msg, u16 attr_id) in fm10k_tlv_attr_nest_start() 365 static s32 fm10k_tlv_attr_nest_stop(u32 *msg) in fm10k_tlv_attr_nest_stop() 544 s32 fm10k_tlv_msg_parse(struct fm10k_hw *hw, u32 *msg, in fm10k_tlv_msg_parse() 639 static void fm10k_tlv_msg_test_generate_data(u32 *msg, u32 attr_flags) in fm10k_tlv_msg_test_generate_data() [all …]
|
/Linux-v4.19/drivers/iio/common/ssp_sensors/ |
D | ssp_spi.c | 88 struct ssp_msg *msg; in ssp_create_msg() local 187 static int ssp_do_transfer(struct ssp_data *data, struct ssp_msg *msg, in ssp_do_transfer() 254 struct ssp_msg *msg) in ssp_spi_sync_command() 259 static int ssp_spi_sync(struct ssp_data *data, struct ssp_msg *msg, in ssp_spi_sync() 342 struct ssp_msg *msg, *n; in ssp_irq_msg() local 453 struct ssp_msg *msg, *n; in ssp_clean_pending_list() local 469 struct ssp_msg *msg; in ssp_command() local 487 struct ssp_msg *msg; in ssp_send_instruction() local 520 struct ssp_msg *msg; in ssp_get_chipid() local 538 struct ssp_msg *msg; in ssp_set_magnetic_matrix() local [all …]
|
/Linux-v4.19/sound/soc/intel/common/ |
D | sst-ipc.c | 43 struct ipc_message *msg = NULL; in msg_get_empty() local 55 struct ipc_message *msg, void *rx_data) in tx_wait_done() 88 struct ipc_message *msg; in ipc_tx_message() local 161 struct ipc_message *msg; in ipc_tx_msgs() local 229 struct ipc_message *msg; in sst_ipc_reply_find_msg() local 252 struct ipc_message *msg) in sst_ipc_tx_msg_reply_complete() 265 struct ipc_message *msg, *tmp; in sst_ipc_drop_all() local
|
/Linux-v4.19/drivers/media/platform/mtk-mdp/ |
D | mtk_mdp_vpu.c | 26 static void mtk_mdp_vpu_handle_init_ack(struct mdp_ipi_comm_ack *msg) in mtk_mdp_vpu_handle_init_ack() 40 struct mdp_ipi_comm_ack *msg = (struct mdp_ipi_comm_ack *)data; in mtk_mdp_vpu_ipi_handler() local 82 static int mtk_mdp_vpu_send_msg(void *msg, int len, struct mtk_mdp_vpu *vpu, in mtk_mdp_vpu_send_msg() 106 struct mdp_ipi_comm msg; in mtk_mdp_vpu_send_ap_ipi() local 122 struct mdp_ipi_init msg; in mtk_mdp_vpu_init() local
|
/Linux-v4.19/drivers/net/ethernet/netronome/nfp/flower/ |
D | cmsg.c | 76 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_start() local 98 struct nfp_flower_cmsg_mac_repr *msg; in nfp_flower_cmsg_mac_repr_add() local 110 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_cmsg_portmod() local 135 struct nfp_flower_cmsg_portreify *msg; in nfp_flower_cmsg_portreify() local 158 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_process_mtu_ack() local 185 struct nfp_flower_cmsg_portmod *msg; in nfp_flower_cmsg_portmod_rx() local 221 struct nfp_flower_cmsg_portreify *msg; in nfp_flower_cmsg_portreify_rx() local
|