Home
last modified time | relevance | path

Searched defs:mbx (Results 1 – 16 of 16) sorted by relevance

/titanic_51/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_mbx.c93 struct oce_bmbx *mbx; in oce_mbox_init() local
247 oce_mbox_post(struct oce_dev *dev, struct oce_mbx *mbx, in oce_mbox_post() argument
332 struct oce_mbx mbx; oce_get_fw_version() local
378 struct oce_mbx *mbx; oce_reset_fun() local
418 struct oce_mbx mbx; oce_read_mac_addr() local
490 struct oce_mbx mbx; oce_if_create() local
556 struct oce_mbx mbx; oce_if_del() local
593 struct oce_mbx mbx; oce_get_link_status() local
639 struct oce_mbx mbx; oce_set_rx_filter() local
680 struct oce_mbx mbx; oce_set_multicast_table() local
725 struct oce_mbx mbx; oce_get_fw_config() local
780 struct oce_mbx mbx; oce_get_hw_stats() local
834 struct oce_mbx mbx; oce_num_intr_vectors_set() local
873 struct oce_mbx mbx; oce_set_flow_control() local
916 struct oce_mbx mbx; oce_get_flow_control() local
973 struct oce_mbx mbx; oce_set_promiscuous() local
1017 struct oce_mbx mbx; oce_add_mac() local
1060 struct oce_mbx mbx; oce_del_mac() local
1104 struct oce_mbx mbx; oce_config_vlan() local
1154 struct oce_mbx mbx; oce_config_link() local
1185 struct oce_mbx mbx; oce_config_rss() local
1240 struct oce_mbx mbx; oce_issue_mbox() local
[all...]
H A Doce_queue.c77 struct oce_mbx mbx; in oce_eq_create() local
165 struct oce_mbx mbx; oce_eq_del() local
200 struct oce_mbx mbx; oce_cq_create() local
293 struct oce_mbx mbx; oce_cq_del() local
330 struct oce_mbx mbx; oce_mq_create() local
429 struct oce_mbx mbx; oce_mq_del() local
582 struct oce_mbx mbx; oce_wq_create() local
665 struct oce_mbx mbx; oce_wq_del() local
825 struct oce_mbx mbx; oce_rq_create() local
900 struct oce_mbx mbx; oce_rq_del() local
985 oce_destroy_q(struct oce_dev * dev,struct oce_mbx * mbx,size_t req_size,enum qtype qtype) oce_destroy_q() argument
1057 struct oce_mbx mbx; oce_set_eq_delay() local
[all...]
/titanic_51/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_mbx.c49 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx() local
75 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx() local
99 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_check_for_msg() local
119 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_check_for_ack() local
139 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_check_for_rst() local
159 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_poll_for_msg() local
191 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_poll_for_ack() local
226 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_read_posted_mbx() local
256 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_write_posted_mbx() local
283 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_init_mbx_ops_generic() local
503 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_init_mbx_params_vf() local
742 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_init_mbx_params_pf() local
[all...]
H A Dixgbe_vf.c177 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_reset_hw_vf() local
327 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack() local
346 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_set_rar_vf() local
383 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_update_mc_addr_list_vf() local
427 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_set_vfta_vf() local
487 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbevf_set_uc_addr_vf() local
545 struct ixgbe_mbx_info *mbx = &hw->mbx; ixgbe_check_mac_link_vf() local
[all...]
H A Dixgbe_type.h3890 struct ixgbe_mbx_info mbx; member
/titanic_51/usr/src/uts/common/io/e1000api/
H A De1000_mbx.c74 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_mbx() local
100 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_mbx() local
123 struct e1000_mbx_info *mbx = &hw->mbx; e1000_check_for_msg() local
143 struct e1000_mbx_info *mbx = &hw->mbx; e1000_check_for_ack() local
163 struct e1000_mbx_info *mbx = &hw->mbx; e1000_check_for_rst() local
183 struct e1000_mbx_info *mbx = &hw->mbx; e1000_poll_for_msg() local
214 struct e1000_mbx_info *mbx = &hw->mbx; e1000_poll_for_ack() local
248 struct e1000_mbx_info *mbx = &hw->mbx; e1000_read_posted_mbx() local
277 struct e1000_mbx_info *mbx = &hw->mbx; e1000_write_posted_mbx() local
304 struct e1000_mbx_info *mbx = &hw->mbx; e1000_init_mbx_ops_generic() local
533 struct e1000_mbx_info *mbx = &hw->mbx; e1000_init_mbx_params_vf() local
757 struct e1000_mbx_info *mbx = &hw->mbx; e1000_init_mbx_params_pf() local
[all...]
H A De1000_vf.c260 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local
326 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local
383 struct e1000_mbx_info *mbx = &hw->mbx; e1000_write_msg_read_ack() local
480 struct e1000_mbx_info *mbx = &hw->mbx; e1000_promisc_set_vf() local
533 struct e1000_mbx_info *mbx = &hw->mbx; e1000_check_for_link_vf() local
[all...]
H A De1000_vf.h269 struct e1000_mbx_info mbx; member
H A De1000_hw.h999 struct e1000_mbx_info mbx; member
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c162 uint16_t mbx; in ql_isr_aif() local
739 ql_async_event(ql_adapter_state_t * ha,uint32_t mbx,ql_head_t * done_q,uint32_t * set_flags,uint32_t * reset_flags,int intr_clr) ql_async_event() argument
[all...]
H A Dql_xioctl.c1878 uint16_t *mbx; in ql_enqueue_aen() local
/titanic_51/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_io.h193 struct oce_mbx *mbx; member
H A Doce_hw.h592 struct oce_mbx mbx; member
/titanic_51/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_sli3.c6152 uint64_t mbx; emlxs_mb_config_port() local
[all...]
/titanic_51/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c10020 idn_mainmbox_init(int domid, int mbx) in idn_mainmbox_init() argument
/titanic_51/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4687 MAILBOX mbx; member
4698 MAILBOX mbx; member