Home
last modified time | relevance | path

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

/freebsd/sys/dev/oce/
H A Doce_mbox.c80 struct oce_mbx *mbx; in oce_reset_fun() local
128 struct oce_bmbx *mbx; in oce_fw_clean() local
289 struct oce_mbx mbx; in oce_get_fw_version() local
333 struct oce_mbx *mbx; in oce_first_mcc_cmd() local
437 struct oce_mbx mbx; in oce_read_mac_addr() local
490 struct oce_mbx mbx; in oce_get_fw_config() local
564 struct oce_mbx mbx; in oce_if_create() local
622 struct oce_mbx mbx; in oce_if_del() local
669 struct oce_mbx mbx; in oce_config_vlan() local
728 struct oce_mbx mbx; in oce_set_flow_control() local
[all …]
H A Doce_queue.c356 struct oce_mbx mbx; in oce_wq_del() local
523 struct oce_mbx mbx; in oce_rq_del() local
601 struct oce_mbx mbx; in oce_eq_del() local
632 struct oce_mbx mbx; in oce_mq_create() local
737 struct oce_mbx mbx; in oce_mq_free() local
776 oce_destroy_q(POCE_SOFTC sc, struct oce_mbx *mbx, size_t req_size, in oce_destroy_q()
885 struct oce_mbx mbx; in oce_cq_del() local
1234 struct oce_mbx mbx; in oce_stop_rx() local
H A Doce_user.h84 struct oce_mbx *mbx; member
H A Doce_if.h658 struct oce_mbx *mbx; member
H A Doce_hw.h841 struct oce_mbx mbx; member
/freebsd/sys/dev/ixgbe/
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; in ixgbe_check_for_msg() local
119 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack() local
139 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst() local
159 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local
191 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local
227 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx() local
257 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx() local
284 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_ops_generic() local
[all …]
H A Dixgbe_vf.c175 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
383 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_update_mc_addr_list_vf() local
608 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_mac_link_vf() local
H A Dixgbe_type.h4218 struct ixgbe_mbx_info mbx; member
/freebsd/sys/dev/e1000/
H A De1000_mbx.c78 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_mbx() local
104 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_mbx() local
127 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_msg() local
147 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_ack() local
167 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_rst() local
187 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local
218 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local
252 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local
281 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local
308 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_ops_generic() 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; in e1000_write_msg_read_ack() local
481 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_promisc_set_vf() local
536 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
H A De1000_vf.h269 struct e1000_mbx_info mbx; member
H A De1000_hw.h1049 struct e1000_mbx_info mbx; member
/freebsd/sys/dev/vnic/
H A Dnicvf_main.c837 nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) in nicvf_write_to_mbx()
846 nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) in nicvf_send_msg_to_pf()
886 union nic_mbx mbx = {}; in nicvf_check_pf_ready() local
911 union nic_mbx mbx = {}; in nicvf_handle_mbx_intr() local
975 union nic_mbx mbx = {}; in nicvf_update_hw_max_frs() local
987 union nic_mbx mbx = {}; in nicvf_hw_set_mac_addr() local
999 union nic_mbx mbx = {}; in nicvf_config_cpi() local
1012 union nic_mbx mbx = {}; in nicvf_get_rss_size() local
1022 union nic_mbx mbx = {}; in nicvf_config_rss() local
1107 union nic_mbx mbx = {}; in nicvf_init_resources() local
[all …]
H A Dnic_main.c415 nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) in nic_send_msg_to_vf()
442 union nic_mbx mbx = {}; in nic_mbx_send_ready() local
478 union nic_mbx mbx = {}; in nic_mbx_send_ack() local
492 union nic_mbx mbx = {}; in nic_mbx_send_nack() local
527 union nic_mbx mbx = {}; in nic_get_bgx_stats() local
768 union nic_mbx mbx = {}; in nic_send_rss_size() local
886 union nic_mbx mbx = {}; in nic_handle_mbx_intr() local
998 nic_mbx_intr_handler(struct nicpf *nic, int mbx) in nic_mbx_intr_handler()
1197 union nic_mbx mbx = {}; in nic_poll_for_link() local
H A 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/sys/dev/qlnx/qlnxe/
H A Decore_sriov.c1750 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_acquire() local
2128 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_vport() local
2271 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_rxq_resp() local
2345 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_rxq() local
2617 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_start_txq() local
2765 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_stop_rxqs() local
2803 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_stop_txqs() local
2843 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_update_rxqs() local
3211 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_vport_update() local
3440 struct ecore_iov_vf_mbx *mbx = &vf->vf_mbx; in ecore_iov_vf_mbx_ucast_filter() local
[all …]
/freebsd/sys/dev/ocs_fc/
H A Dsli4.c436 sli_dump_bmbx_command(sli4_t *sli4, void *mbx, const char *prefix) in sli_dump_bmbx_command()