/linux-5.19.10/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_mbx.c | 132 static u16 fm10k_mbx_index_len(struct fm10k_mbx_info *mbx, u16 head, u16 tail) in fm10k_mbx_index_len() 151 static u16 fm10k_mbx_tail_add(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_tail_add() 167 static u16 fm10k_mbx_tail_sub(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_tail_sub() 183 static u16 fm10k_mbx_head_add(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_head_add() 199 static u16 fm10k_mbx_head_sub(struct fm10k_mbx_info *mbx, u16 offset) in fm10k_mbx_head_sub() 214 static u16 fm10k_mbx_pushed_tail_len(struct fm10k_mbx_info *mbx) in fm10k_mbx_pushed_tail_len() 296 static u16 fm10k_mbx_validate_msg_size(struct fm10k_mbx_info *mbx, u16 len) in fm10k_mbx_validate_msg_size() 331 struct fm10k_mbx_info *mbx) in fm10k_mbx_write_copy() 383 struct fm10k_mbx_info *mbx, u16 head) in fm10k_mbx_pull_head() 424 struct fm10k_mbx_info *mbx) in fm10k_mbx_read_copy() [all …]
|
D | fm10k_vf.c | 169 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
|
D | fm10k_pf.c | 307 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_xc_addr_pf() local 394 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_update_xcast_mode_pf() local 462 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() 1594 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_request_lport_map_pf() local 1644 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_lport_map_pf() 1687 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_update_pvid_pf() 1748 struct fm10k_mbx_info __always_unused *mbx) in fm10k_msg_err_pf()
|
D | fm10k_tlv.c | 545 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()
|
D | fm10k_iov.c | 9 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
|
D | fm10k_pci.c | 1198 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_msix_mbx_vf() local 1371 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_msix_mbx_pf() local 1459 struct fm10k_mbx_info *mbx) in fm10k_mbx_mac_addr() 1487 struct fm10k_mbx_info __always_unused *mbx) in fm10k_mbx_error() 1542 struct fm10k_mbx_info *mbx) in fm10k_lport_map() 1591 struct fm10k_mbx_info __always_unused *mbx) in fm10k_update_pvid()
|
D | fm10k_common.c | 476 struct fm10k_mbx_info *mbx = &hw->mbx; in fm10k_get_host_state_generic() local
|
/linux-5.19.10/drivers/crypto/cavium/cpt/ |
D | cptvf_mbox.c | 8 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
|
D | cptpf_mbox.c | 9 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-5.19.10/drivers/crypto/marvell/octeontx/ |
D | otx_cptvf_mbox.c | 76 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 176 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vq_size_msg() local 191 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_to_grp_msg() local 210 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_priority_msg() local 226 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_up() local 240 struct otx_cpt_mbox mbx = {}; in otx_cptvf_send_vf_down() local
|
D | otx_cptpf_mbox.c | 75 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-5.19.10/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_mbx.c | 20 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-5.19.10/drivers/net/ethernet/intel/igb/ |
D | e1000_mbx.c | 19 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-5.19.10/drivers/net/ethernet/intel/igbvf/ |
D | vf.c | 104 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_reset_hw_vf() local 205 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_update_mc_addr_list_vf() local 244 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_vfta_vf() local 274 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rlpml_set_vf() local 294 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_rar_set_vf() local 334 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_set_uc_addr_vf() local 374 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_check_for_link_vf() local
|
D | mbx.c | 14 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_msg() local 40 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_poll_for_ack() local 69 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_read_posted_mbx() local 95 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_write_posted_mbx() local 311 struct e1000_mbx_info *mbx = &hw->mbx; in e1000_init_mbx_params_vf() local
|
/linux-5.19.10/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 119 static void nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) in nicvf_write_to_mbx() 127 int nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) in nicvf_send_msg_to_pf() 169 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 [all …]
|
D | nic_main.c | 133 static void nic_send_msg_to_vf(struct nicpf *nic, int vf, union nic_mbx *mbx) in nic_send_msg_to_vf() 160 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 [all …]
|
D | nicvf_queues.c | 642 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
|
D | nicvf_ethtool.c | 787 union nic_mbx mbx = {}; in nicvf_get_pauseparam() local 808 union nic_mbx mbx = {}; in nicvf_set_pauseparam() local
|
/linux-5.19.10/drivers/net/ethernet/intel/ixgbevf/ |
D | mbx.c | 15 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
|
D | vf.c | 66 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-5.19.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_vfpf.c | 1125 struct bnx2x_vf_mbx *mbx = BP_VF_MBX(bp, vf->index); in bnx2x_vf_mbx_resp_single_tlv() local 1142 struct bnx2x_vf_mbx *mbx = BP_VF_MBX(bp, vf->index); in bnx2x_vf_mbx_resp_send_msg() local 1254 struct bnx2x_vf_mbx *mbx, int vfop_status) in bnx2x_vf_mbx_acquire_resp() 1380 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_acquire_chk_dorq() 1397 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_acquire() 1467 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_init_vf() 1518 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_setup_q() 1918 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_set_q_filters() 1944 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_teardown_q() 1957 struct bnx2x_vf_mbx *mbx) in bnx2x_vf_mbx_close_vf() [all …]
|
/linux-5.19.10/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_83xx_hw.c | 494 static inline void qlcnic_83xx_notify_mbx_response(struct qlcnic_mailbox *mbx) in qlcnic_83xx_notify_mbx_response() 503 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_83xx_poll_process_aen() local 851 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_83xx_issue_cmd() local 896 int qlcnic_83xx_alloc_mbx_args(struct qlcnic_cmd_args *mbx, in qlcnic_83xx_alloc_mbx_args() 1017 struct qlcnic_mailbox *mbx = ahw->mailbox; in qlcnic_83xx_process_aen() local 1325 struct qlcnic_tx_mbx mbx; in qlcnic_83xx_create_tx_ctx() local 2350 struct qlcnic_mailbox *mbx; in qlcnic_83xx_handle_aen() local 3864 void qlcnic_83xx_reinit_mbx_work(struct qlcnic_mailbox *mbx) in qlcnic_83xx_reinit_mbx_work() 3870 void qlcnic_83xx_free_mailbox(struct qlcnic_mailbox *mbx) in qlcnic_83xx_free_mailbox() 3895 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_83xx_flush_mbx_queue() local [all …]
|
D | qlcnic_sriov_common.c | 313 struct qlcnic_mailbox *mbx = ahw->mailbox; in qlcnic_sriov_post_bc_msg() local 716 static int qlcnic_sriov_alloc_bc_mbx_args(struct qlcnic_cmd_args *mbx, u32 type) in qlcnic_sriov_alloc_bc_mbx_args() 1374 struct qlcnic_mailbox *mbx = ahw->mailbox; in __qlcnic_sriov_issue_cmd() local 1768 struct qlcnic_mailbox *mbx = ahw->mailbox; in qlcnic_sriov_vf_handle_context_reset() local 1854 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_sriov_vf_idc_need_quiescent_state() local 1871 struct qlcnic_mailbox *mbx = adapter->ahw->mailbox; in qlcnic_sriov_vf_idc_init_reset_state() local
|
/linux-5.19.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_sriov.c | 1200 struct qed_iov_vf_mbx *mbx = &p_vf->vf_mbx; in qed_iov_send_response() local 1307 struct qed_iov_vf_mbx *mbx = &vf_info->vf_mbx; in qed_iov_prepare_resp() local 1539 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 2303 struct qed_iov_vf_mbx *mbx = &p_vf->vf_mbx; in qed_iov_vf_mbx_update_tunn_param() local 2387 struct qed_iov_vf_mbx *mbx = &p_vf->vf_mbx; in qed_iov_vf_mbx_start_txq_resp() 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 [all …]
|