/freebsd/sys/dev/oce/ |
H A D | oce_mbox.c | 80 struct oce_mbx *mbx; in oce_reset_fun() local 128 struct oce_bmbx *mbx; in oce_fw_clean() local 257 struct oce_bmbx *mbx; oce_mbox_init() local 289 struct oce_mbx mbx; oce_get_fw_version() local 333 struct oce_mbx *mbx; oce_first_mcc_cmd() local 367 oce_mbox_post(POCE_SOFTC sc,struct oce_mbx * mbx,struct oce_mbx_ctx * mbxctx) oce_mbox_post() argument 437 struct oce_mbx mbx; oce_read_mac_addr() local 490 struct oce_mbx mbx; oce_get_fw_config() local 564 struct oce_mbx mbx; oce_if_create() local 622 struct oce_mbx mbx; oce_if_del() local 669 struct oce_mbx mbx; oce_config_vlan() local 728 struct oce_mbx mbx; oce_set_flow_control() local 816 struct oce_mbx mbx; oce_config_nic_rss() local 921 struct oce_mbx mbx; oce_set_common_iface_rx_filter() local 965 struct oce_mbx mbx; oce_get_link_status() local 1068 struct oce_mbx mbx; oce_mbox_get_pport_stats() local 1121 struct oce_mbx mbx; oce_mbox_get_vport_stats() local 1174 struct oce_mbx mbx; oce_update_multicast() local 1220 struct oce_mbx mbx; oce_pass_through_mbox() local 1244 struct oce_mbx mbx; oce_mbox_macaddr_add() local 1282 struct oce_mbx mbx; oce_mbox_macaddr_del() local 1317 struct oce_mbx mbx; oce_mbox_check_native_mode() local 1361 struct oce_mbx mbx; oce_mbox_cmd_set_loopback() local 1403 struct oce_mbx mbx; oce_mbox_cmd_test_loopback() local 1445 struct oce_mbx mbx; oce_mbox_write_flashrom() local 1494 struct oce_mbx mbx; oce_mbox_get_flashrom_crc() local 1542 struct oce_mbx mbx; oce_mbox_get_phy_info() local 1589 struct oce_mbx mbx; oce_mbox_lancer_write_flashrom() local 1643 struct oce_mbx mbx; oce_mbox_create_rq() local 1698 struct oce_mbx mbx; oce_mbox_create_wq() local 1757 struct oce_mbx mbx; oce_mbox_create_eq() local 1802 struct oce_mbx mbx; oce_mbox_cq_create() local 1881 struct oce_mbx mbx; oce_mbox_read_transrecv_data() local 1948 struct oce_mbx mbx; oce_mbox_eqd_modify_periodic() local 1992 struct oce_mbx mbx; oce_get_profile_config() local 2090 struct oce_mbx mbx; oce_get_func_config() local 2191 struct oce_mbx mbx; oce_mbox_nic_query_lro_capabilities() local 2230 struct oce_mbx mbx; oce_mbox_nic_set_iface_lro_config() local 2276 struct oce_mbx mbx; oce_mbox_create_rq_v2() local [all...] |
H A D | oce_queue.c | 356 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 D | oce_user.h | 84 struct oce_mbx *mbx; member
|
H A D | oce_if.h | 658 struct oce_mbx *mbx; member
|
H A D | oce_hw.h | 841 struct oce_mbx mbx; member
|
/freebsd/sys/dev/e1000/ |
H A D | e1000_mbx.c | 78 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 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 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 D | e1000_vf.h | 269 struct e1000_mbx_info mbx; member
|
H A D | e1000_hw.h | 1049 struct e1000_mbx_info mbx; member
|
/freebsd/sys/dev/ixgbe/ |
H A D | ixgbe_mbx.c | 52 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_read_mbx() local 81 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_mbx() local 121 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_write_mbx() local 154 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_msg() local 174 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_ack() local 194 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_for_rst() local 214 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_clear_mbx() local 234 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_msg() local 267 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_poll_for_ack() local 426 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_obtain_mbx_lock_vf() local [all …]
|
H A D | ixgbe_vf.c | 178 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_reset_hw_vf() local 611 struct ixgbe_mbx_info *mbx = &hw->mbx; in ixgbe_check_mac_link_vf() local
|
H A D | ixgbe_type.h | 4250 struct ixgbe_mbx_info mbx; member
|
/freebsd/sys/dev/vnic/ |
H A D | nicvf_main.c | 826 nicvf_write_to_mbx(struct nicvf *nic, union nic_mbx *mbx) in nicvf_write_to_mbx() 835 nicvf_send_msg_to_pf(struct nicvf *nic, union nic_mbx *mbx) in nicvf_send_msg_to_pf() 875 union nic_mbx mbx = {}; in nicvf_check_pf_ready() local 900 union nic_mbx mbx = {}; in nicvf_handle_mbx_intr() local 964 union nic_mbx mbx = {}; in nicvf_update_hw_max_frs() local 976 union nic_mbx mbx = {}; in nicvf_hw_set_mac_addr() local 988 union nic_mbx mbx = {}; in nicvf_config_cpi() local 1001 union nic_mbx mbx = {}; in nicvf_get_rss_size() local 1011 union nic_mbx mbx = {}; in nicvf_config_rss() local 1096 union nic_mbx mbx = {}; in nicvf_init_resources() local [all …]
|
H A D | nic_main.c | 415 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 D | nicvf_queues.c | 1218 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 D | ecore_sriov.c | 1423 struct ecore_iov_vf_mbx *mbx = &p_vf->vf_mbx; in ecore_iov_send_response() local 1540 struct ecore_iov_vf_mbx *mbx = &vf_info->vf_mbx; in ecore_iov_prepare_resp() local 1750 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 2491 struct ecore_iov_vf_mbx *mbx = &p_vf->vf_mbx; in ecore_iov_vf_mbx_update_tunn_param() local 2580 struct ecore_iov_vf_mbx *mbx = &p_vf->vf_mbx; in ecore_iov_vf_mbx_start_txq_resp() 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 [all …]
|
/freebsd/sys/dev/ocs_fc/ |
H A D | sli4.c | 436 sli_dump_bmbx_command(sli4_t *sli4, void *mbx, const char *prefix) in sli_dump_bmbx_command()
|