Home
last modified time | relevance | path

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

12

/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_mbx.c331 struct fm10k_mbx_info *mbx) in fm10k_mbx_write_copy()
424 struct fm10k_mbx_info *mbx) in fm10k_mbx_read_copy()
703 struct fm10k_mbx_info *mbx) in fm10k_mbx_dequeue_rx()
1195 struct fm10k_mbx_info *mbx) in fm10k_mbx_process_data()
1237 struct fm10k_mbx_info *mbx) in fm10k_mbx_process_disconnect()
1290 struct fm10k_mbx_info *mbx) in fm10k_mbx_process_error()
1337 struct fm10k_mbx_info *mbx) in fm10k_mbx_process()
1398 struct fm10k_mbx_info *mbx) in fm10k_mbx_disconnect()
1879 struct fm10k_mbx_info *mbx, in fm10k_sm_mbx_receive()
2040 struct fm10k_mbx_info *mbx) in fm10k_sm_mbx_process_version_1()
[all …]
H A Dfm10k_vf.c169 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_vlan_vf() local
201 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_mac_vlan_vf()
275 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_uc_addr_vf() local
318 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_mc_addr_vf() local
351 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_int_moderator_vf() local
379 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_lport_state_vf()
402 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_lport_state_vf() local
430 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_xcast_mode_vf() local
H A Dfm10k_pf.c308 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_xc_addr_pf() local
395 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_xcast_mode_pf() local
463 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_lport_state_pf() local
1156 struct fm10k_mbx_info *mbx) in fm10k_iov_msg_msix_pf()
1193 struct fm10k_mbx_info *mbx) in fm10k_iov_msg_mac_vlan_pf()
1352 struct fm10k_mbx_info *mbx) in fm10k_iov_msg_lport_state_pf()
1593 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_request_lport_map_pf() local
1643 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_lport_map_pf()
1686 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_update_pvid_pf()
1747 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_err_pf()
H A Dfm10k_tlv.c545 struct fm10k_mbx_info *mbx, in fm10k_tlv_msg_parse()
592 struct fm10k_mbx_info __always_unused *mbx) in fm10k_tlv_msg_error()
708 struct fm10k_mbx_info *mbx) in fm10k_tlv_msg_test()
H A Dfm10k_iov.c9 struct fm10k_mbx_info *mbx) in fm10k_iov_msg_error()
34 struct fm10k_mbx_info *mbx) in fm10k_iov_msg_queue_mac_vlan()
228 struct fm10k_mbx_info *mbx = &vf_info->mbx; in fm10k_iov_mbx() local
H A Dfm10k_pci.c1197 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_msix_mbx_vf() local
1370 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_msix_mbx_pf() local
1458 struct fm10k_mbx_info *mbx) in fm10k_mbx_mac_addr()
1486 struct fm10k_mbx_info __always_unused *mbx) in fm10k_mbx_error()
1541 struct fm10k_mbx_info *mbx) in fm10k_lport_map()
1590 struct fm10k_mbx_info __always_unused *mbx) in fm10k_update_pvid()
H A Dfm10k_common.c476 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_get_host_state_generic() local
/linux/drivers/crypto/cavium/cpt/
H A Dcptvf_mbox.c8 static void cptvf_send_msg_to_pf(struct cpt_vf *cptvf, struct cpt_mbox *mbx) in cptvf_send_msg_to_pf()
20 struct cpt_mbox mbx = {}; in cptvf_handle_mbox_intr() local
59 struct cpt_mbox *mbx) in cptvf_send_msg_to_pf_timeout()
92 struct cpt_mbox mbx = {}; in cptvf_check_pf_ready() local
110 struct cpt_mbox mbx = {}; in cptvf_send_vq_size_msg() local
128 struct cpt_mbox mbx = {}; in cptvf_send_vf_to_grp_msg() local
147 struct cpt_mbox mbx = {}; in cptvf_send_vf_priority_msg() local
165 struct cpt_mbox mbx = {}; in cptvf_send_vf_up() local
182 struct cpt_mbox mbx = {}; in cptvf_send_vf_down() local
H A Dcptpf_mbox.c9 struct cpt_mbox *mbx) in cpt_send_msg_to_vf()
21 struct cpt_mbox *mbx) in cpt_mbox_send_ack()
89 struct cpt_mbox mbx = {}; in cpt_handle_mbox_intr() local
146 void cpt_mbox_intr_handler (struct cpt_device *cpt, int mbx) in cpt_mbox_intr_handler()
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c76 struct otx_cpt_mbox *mbx) in cptvf_send_msg_to_pf()
86 struct otx_cpt_mbox mbx = {}; in otx_cptvf_handle_mbox_intr() local
129 struct otx_cpt_mbox *mbx) in cptvf_send_msg_to_pf_timeout()
161 struct otx_cpt_mbox mbx = {}; in otx_cptvf_check_pf_ready() local
174 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vq_size_msg() local
187 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_to_grp_msg() local
206 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_priority_msg() local
220 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_up() local
232 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_down() local
H A Dotx_cptpf_mbox.c75 struct otx_cpt_mbox *mbx) in otx_cpt_send_msg_to_vf()
87 struct otx_cpt_mbox *mbx) in otx_cpt_mbox_send_ack()
96 struct otx_cpt_mbox *mbx) in otx_cptpf_mbox_send_nack()
181 struct otx_cpt_mbox mbx = {}; in otx_cpt_handle_mbox_intr() local
240 void otx_cpt_mbox_intr_handler (struct otx_cpt_device *cpt, int mbx) in otx_cpt_mbox_intr_handler()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_mbx.c20 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx() local
43 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx() local
63 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg() local
80 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack() local
97 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst() local
114 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local
139 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local
168 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_posted_mbx() local
195 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_posted_mbx() local
404 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_init_mbx_params_pf() local
/linux/drivers/net/ethernet/intel/igb/
H A De1000_mbx.c19 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_mbx() local
43 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_mbx() local
64 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_msg() local
82 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_ack() local
100 struct e1000_mbx_info *mbx = &hw->mbx; in igb_check_for_rst() local
118 struct e1000_mbx_info *mbx = &hw->mbx; in igb_unlock_mbx() local
136 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_msg() local
165 struct e1000_mbx_info *mbx = &hw->mbx; in igb_poll_for_ack() local
198 struct e1000_mbx_info *mbx = &hw->mbx; in igb_read_posted_mbx() local
225 struct e1000_mbx_info *mbx = &hw->mbx; in igb_write_posted_mbx() local
[all …]
/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.c106 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local
212 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_update_mc_addr_list_vf() local
251 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_vfta_vf() local
281 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rlpml_set_vf() local
301 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local
341 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_uc_addr_vf() local
381 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
H A Dmbx.c15 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local
41 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local
70 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local
96 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local
312 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_params_vf() local
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_main.c169 union nic_mbx mbx = {}; in nicvf_check_pf_ready() local
183 union nic_mbx mbx = {}; in nicvf_send_cfg_done() local
202 union nic_mbx mbx = {}; in nicvf_handle_mbx_intr() local
303 union nic_mbx mbx = {}; in nicvf_hw_set_mac_addr() local
314 union nic_mbx mbx = {}; in nicvf_config_cpi() local
326 union nic_mbx mbx = {}; in nicvf_get_rss_size() local
335 union nic_mbx mbx = {}; in nicvf_config_rss() local
403 union nic_mbx mbx = {}; in nicvf_request_sqs() local
475 union nic_mbx mbx = {}; in nicvf_send_vf_struct() local
485 union nic_mbx mbx = {}; in nicvf_get_primary_vf_struct() local
[all …]
H A Dnic_main.c160 union nic_mbx mbx = {}; in nic_mbx_send_ready() local
190 union nic_mbx mbx = {}; in nic_mbx_send_ack() local
202 union nic_mbx mbx = {}; in nic_mbx_send_nack() local
234 union nic_mbx mbx = {}; in nic_get_bgx_stats() local
552 union nic_mbx mbx = {}; in nic_send_rss_size() local
698 union nic_mbx mbx = {}; in nic_send_pnicvf() local
708 union nic_mbx mbx = {}; in nic_send_snicvf() local
737 union nic_mbx mbx = {}; in nic_alloc_sqs() local
865 union nic_mbx mbx = {}; in nic_pause_frame() local
929 union nic_mbx mbx = {}; in nic_link_status_get() local
[all …]
H A Dnicvf_queues.c642 union nic_mbx mbx = {}; in nicvf_reclaim_rcv_queue() local
733 union nic_mbx mbx = {}; in nicvf_reset_rcv_queue_stats() local
748 union nic_mbx mbx = {}; in nicvf_rcv_queue_config() local
862 union nic_mbx mbx = {}; in nicvf_snd_queue_config() local
956 union nic_mbx mbx = {}; in nicvf_qset_config() local
H A Dnicvf_ethtool.c793 union nic_mbx mbx = {}; in nicvf_get_pauseparam() local
814 union nic_mbx mbx = {}; in nicvf_set_pauseparam() local
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Dmbx.c15 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_for_msg() local
37 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_for_ack() local
202 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_obtain_mbx_lock_vf() local
412 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_init_mbx_params_vf() local
441 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_poll_mbx() local
470 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_write_mbx() local
H A Dvf.c66 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_reset_hw_vf() local
705 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_check_mac_link_vf() local
796 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbevf_hv_check_mac_link_vf() local
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_vfpf.c1383 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_acquire_chk_dorq()
1400 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_acquire()
1470 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_init_vf()
1521 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_setup_q()
1921 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_set_q_filters()
1947 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_teardown_q()
1960 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_close_vf()
1971 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_release_vf()
1982 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_update_rss()
2066 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_update_tpa()
[all …]
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c1539 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_acquire() local
1894 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_start_vport() local
2017 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_start_rxq_resp() local
2092 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_start_rxq() local
2425 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_start_txq() local
2568 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_stop_rxqs() local
2606 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_stop_txqs() local
2645 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_update_rxqs() local
3029 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_vport_update() local
3272 struct qed_iov_vf_mbx *mbx = &vf->vf_mbx; in qed_iov_vf_mbx_ucast_filter() local
[all …]
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_fw.c85 struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx]; in fbnic_mbx_map_msg() local
125 struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx]; in fbnic_mbx_unmap_and_free_msg() local
288 struct fbnic_fw_mbx *mbx = &fbd->mbx[mbx_idx]; in fbnic_mbx_postinit_desc_ring() local
/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_sriov_common.c315 struct qlcnic_mailbox *mbx = ahw->mailbox; in qlcnic_sriov_post_bc_msg() local
718 static int qlcnic_sriov_alloc_bc_mbx_args(struct qlcnic_cmd_args *mbx, u32 type) in qlcnic_sriov_alloc_bc_mbx_args()
1376 struct qlcnic_mailbox *mbx = ahw->mailbox; in __qlcnic_sriov_issue_cmd() local
1770 struct qlcnic_mailbox *mbx = ahw->mailbox; in qlcnic_sriov_vf_handle_context_reset() local
1856 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_sriov_vf_idc_need_quiescent_state() local
1873 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_sriov_vf_idc_init_reset_state() local

12