/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/ |
H A D | oce_mbx.c | 96 struct oce_bmbx *mbx; in oce_mbox_init() local 250 oce_mbox_post(struct oce_dev *dev, struct oce_mbx *mbx, in oce_mbox_post() 335 struct oce_mbx mbx; in oce_get_fw_version() local 381 struct oce_mbx *mbx; in oce_reset_fun() local 421 struct oce_mbx mbx; in oce_read_mac_addr() local 493 struct oce_mbx mbx; in oce_if_create() local 559 struct oce_mbx mbx; in oce_if_del() local 596 struct oce_mbx mbx; in oce_get_link_status() local 642 struct oce_mbx mbx; in oce_set_rx_filter() local 683 struct oce_mbx mbx; in oce_set_multicast_table() local [all …]
|
H A D | oce_queue.c | 77 struct oce_mbx mbx; in oce_eq_create() local 165 struct oce_mbx mbx; in oce_eq_del() local 200 struct oce_mbx mbx; in oce_cq_create() local 293 struct oce_mbx mbx; in oce_cq_del() local 330 struct oce_mbx mbx; in oce_mq_create() local 429 struct oce_mbx mbx; in oce_mq_del() local 582 struct oce_mbx mbx; in oce_wq_create() local 665 struct oce_mbx mbx; in oce_wq_del() local 825 struct oce_mbx mbx; in oce_rq_create() local 900 struct oce_mbx mbx; in oce_rq_del() local [all …]
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_mbx.c | 74 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; in e1000_check_for_msg() local 143 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_ack() local 163 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_rst() local 183 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local 214 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local 248 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local 277 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local 304 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_ops_generic() local [all …]
|
H A D | e1000_vf.c | 260 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; in e1000_write_msg_read_ack() local 480 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_promisc_set_vf() local 535 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
|
H A D | e1000_vf.h | 269 struct e1000_mbx_info mbx; member
|
H A D | e1000_hw.h | 1084 struct e1000_mbx_info mbx; member
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_mbx.c | 48 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local 80 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local 116 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx() local 146 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx() local 173 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic() local 393 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_vf() local 633 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_pf() local
|
H A D | ixgbe_vf.c | 180 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_reset_hw_vf() local 332 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack() local 388 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_update_mc_addr_list_vf() local 585 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_mac_link_vf() local
|
H A D | ixgbe_type.h | 4159 struct ixgbe_mbx_info mbx; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/ |
H A D | ql_isr.c | 248 uint32_t mbx, stat; in ql_isr_aif() local 700 ql_async_event(ql_adapter_state_t *ha, ql_response_q_t *rsp_q, uint32_t mbx, in ql_async_event()
|
H A D | ql_xioctl.c | 1963 uint16_t *mbx; in ql_enqueue_aen() local
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/ |
H A D | oce_io.h | 193 struct oce_mbx *mbx; member
|
H A D | oce_hw.h | 592 struct oce_mbx mbx; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_sli3.c | 6160 uint64_t mbx; in emlxs_mb_config_port() local
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_mbox.h | 4886 MAILBOX mbx; member 4897 MAILBOX mbx; member
|