Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/oce/
Doce_mbox.c81 struct oce_mbx *mbx; in oce_reset_fun() local
130 struct oce_bmbx *mbx; in oce_fw_clean() local
265 struct oce_bmbx *mbx; in oce_mbox_init() local
298 struct oce_mbx mbx; in oce_get_fw_version() local
343 struct oce_mbx *mbx; in oce_first_mcc_cmd() local
377 oce_mbox_post(POCE_SOFTC sc, struct oce_mbx *mbx, struct oce_mbx_ctx *mbxctx) in oce_mbox_post()
449 struct oce_mbx mbx; in oce_read_mac_addr() local
502 struct oce_mbx mbx; in oce_get_fw_config() local
576 struct oce_mbx mbx; in oce_if_create() local
634 struct oce_mbx mbx; in oce_if_del() local
[all …]
Doce_queue.c376 struct oce_mbx mbx; in oce_wq_del() local
555 struct oce_mbx mbx; in oce_rq_del() local
638 struct oce_mbx mbx; in oce_eq_del() local
672 struct oce_mbx mbx; in oce_mq_create() local
783 struct oce_mbx mbx; in oce_mq_free() local
824 oce_destroy_q(POCE_SOFTC sc, struct oce_mbx *mbx, size_t req_size, in oce_destroy_q()
937 struct oce_mbx mbx; in oce_cq_del() local
1308 struct oce_mbx mbx; in oce_stop_rx() local
Doce_user.h86 struct oce_mbx *mbx; member
Doce_if.h667 struct oce_mbx *mbx; member
Doce_hw.h867 struct oce_mbx mbx; member
/freebsd-12-stable/sys/dev/ixgbe/
Dixgbe_mbx.c50 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx() local
76 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx() local
100 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg() local
120 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack() local
140 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst() local
160 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local
192 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local
228 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx() local
258 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx() local
285 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic() local
[all …]
Dixgbe_vf.c176 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_reset_hw_vf() local
328 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_msg_read_ack() local
384 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_update_mc_addr_list_vf() local
609 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_mac_link_vf() local
Dixgbe_type.h4217 struct ixgbe_mbx_info mbx; member
/freebsd-12-stable/sys/dev/e1000/
De1000_mbx.c79 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_mbx() local
105 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_mbx() local
128 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_msg() local
148 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_ack() local
168 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_rst() local
188 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local
219 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local
253 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local
282 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local
309 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_ops_generic() local
[all …]
De1000_vf.c261 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local
327 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local
384 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_msg_read_ack() local
482 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_promisc_set_vf() local
537 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
De1000_vf.h270 struct e1000_mbx_info mbx; member
De1000_hw.h1050 struct e1000_mbx_info mbx; member
/freebsd-12-stable/sys/dev/vnic/
Dnicvf_main.c846 nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) in nicvf_write_to_mbx()
855 nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) in nicvf_send_msg_to_pf()
895 union nic_mbx mbx = {}; in nicvf_check_pf_ready() local
920 union nic_mbx mbx = {}; in nicvf_handle_mbx_intr() local
984 union nic_mbx mbx = {}; in nicvf_update_hw_max_frs() local
996 union nic_mbx mbx = {}; in nicvf_hw_set_mac_addr() local
1008 union nic_mbx mbx = {}; in nicvf_config_cpi() local
1021 union nic_mbx mbx = {}; in nicvf_get_rss_size() local
1031 union nic_mbx mbx = {}; in nicvf_config_rss() local
1116 union nic_mbx mbx = {}; in nicvf_init_resources() local
[all …]
Dnic_main.c410 nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) in nic_send_msg_to_vf()
437 union nic_mbx mbx = {}; in nic_mbx_send_ready() local
473 union nic_mbx mbx = {}; in nic_mbx_send_ack() local
487 union nic_mbx mbx = {}; in nic_mbx_send_nack() local
522 union nic_mbx mbx = {}; in nic_get_bgx_stats() local
763 union nic_mbx mbx = {}; in nic_send_rss_size() local
881 union nic_mbx mbx = {}; in nic_handle_mbx_intr() local
993 nic_mbx_intr_handler(struct nicpf *nic, int mbx) in nic_mbx_intr_handler()
1192 union nic_mbx mbx = {}; in nic_poll_for_link() local
Dnicvf_queues.c1218 union nic_mbx mbx = {}; in nicvf_reclaim_rcv_queue() local
1292 union nic_mbx mbx = {}; in nicvf_rcv_queue_config() local
1410 union nic_mbx mbx = {}; in nicvf_snd_queue_config() local
1493 union nic_mbx mbx = {}; in nicvf_qset_config() local
/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_sriov.c1426 struct ecore_iov_vf_mbx *mbx = &p_vf->vf_mbx; in ecore_iov_send_response() local
1543 struct ecore_iov_vf_mbx *mbx = &vf_info->vf_mbx; in ecore_iov_prepare_resp() local
1753 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_acquire() local
2131 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_vport() local
2274 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_rxq_resp() local
2348 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_rxq() local
2494 struct ecore_iov_vf_mbx *mbx = &p_vf->vf_mbx; in ecore_iov_vf_mbx_update_tunn_param() local
2583 struct ecore_iov_vf_mbx *mbx = &p_vf->vf_mbx; in ecore_iov_vf_mbx_start_txq_resp() local
2620 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_txq() local
2768 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_stop_rxqs() local
[all …]
/freebsd-12-stable/sys/dev/ocs_fc/
Dsli4.c438 sli_dump_bmbx_command(sli4_t *sli4, void *mbx, const char *prefix) in sli_dump_bmbx_command()