iPXE
|
#include <vxge_config.h>
Data Fields | |
u32 | vp_id |
u32 | vp_open |
struct __vxge_hw_device * | hldev |
struct vxge_hw_vpath_reg * | vp_reg |
struct vxge_hw_vpmgmt_reg * | vpmgmt_reg |
struct __vxge_hw_non_offload_db_wrapper * | nofl_db |
u32 | max_mtu |
u32 | vsport_number |
u32 | max_kdfc_db |
u32 | max_nofl_db |
struct __vxge_hw_ring | ringh |
struct __vxge_hw_fifo | fifoh |
Definition at line 389 of file vxge_config.h.
u32 __vxge_hw_virtualpath::vp_id |
Definition at line 390 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), __vxge_hw_ring_create(), __vxge_hw_vp_initialize(), __vxge_hw_vp_terminate(), __vxge_hw_vpath_reset_check(), vxge_hw_vpath_close(), vxge_hw_vpath_enable(), vxge_hw_vpath_intr_enable(), vxge_hw_vpath_recover_from_reset(), vxge_hw_vpath_reset(), and vxge_open_vpaths().
u32 __vxge_hw_virtualpath::vp_open |
Definition at line 392 of file vxge_config.h.
Referenced by __vxge_hw_vp_initialize(), __vxge_hw_vp_terminate(), vxge_hw_vpath_close(), vxge_hw_vpath_intr_disable(), vxge_hw_vpath_intr_enable(), vxge_hw_vpath_recover_from_reset(), and vxge_hw_vpath_reset().
struct __vxge_hw_device* __vxge_hw_virtualpath::hldev |
Definition at line 396 of file vxge_config.h.
Referenced by __vxge_hw_ring_create(), __vxge_hw_vp_initialize(), __vxge_hw_vpath_alarm_process(), __vxge_hw_vpath_mgmt_read(), __vxge_hw_vpath_reset_check(), vxge_hw_ring_replenish(), vxge_hw_vpath_close(), vxge_hw_vpath_enable(), vxge_hw_vpath_intr_enable(), vxge_hw_vpath_open(), vxge_hw_vpath_poll_rx(), vxge_hw_vpath_recover_from_reset(), vxge_hw_vpath_reset(), vxge_hw_vpath_rx_doorbell_init(), and vxge_xmit_compl().
struct vxge_hw_vpath_reg* __vxge_hw_virtualpath::vp_reg |
Definition at line 397 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), __vxge_hw_ring_create(), __vxge_hw_vp_initialize(), __vxge_hw_vpath_alarm_process(), __vxge_hw_vpath_initialize(), __vxge_hw_vpath_kdfc_configure(), __vxge_hw_vpath_mac_configure(), __vxge_hw_vpath_pci_read(), __vxge_hw_vpath_prc_configure(), __vxge_hw_vpath_tim_configure(), vxge_hw_vpath_intr_disable(), vxge_hw_vpath_intr_enable(), vxge_hw_vpath_mtu_set(), vxge_hw_vpath_rx_doorbell_init(), and vxge_hw_vpath_set_zero_rx_frm_len().
struct vxge_hw_vpmgmt_reg* __vxge_hw_virtualpath::vpmgmt_reg |
Definition at line 398 of file vxge_config.h.
Referenced by __vxge_hw_vp_initialize(), __vxge_hw_vpath_initialize(), and __vxge_hw_vpath_mgmt_read().
struct __vxge_hw_non_offload_db_wrapper* __vxge_hw_virtualpath::nofl_db |
Definition at line 399 of file vxge_config.h.
Referenced by __vxge_hw_fifo_create(), and __vxge_hw_vpath_kdfc_configure().
u32 __vxge_hw_virtualpath::max_mtu |
Definition at line 401 of file vxge_config.h.
Referenced by __vxge_hw_vpath_mgmt_read(), and vxge_hw_vpath_mtu_set().
u32 __vxge_hw_virtualpath::vsport_number |
Definition at line 402 of file vxge_config.h.
Referenced by __vxge_hw_vpath_initialize(), and __vxge_hw_vpath_mac_configure().
u32 __vxge_hw_virtualpath::max_kdfc_db |
Definition at line 403 of file vxge_config.h.
Referenced by __vxge_hw_vpath_kdfc_configure().
u32 __vxge_hw_virtualpath::max_nofl_db |
Definition at line 404 of file vxge_config.h.
Referenced by __vxge_hw_vpath_kdfc_configure().
struct __vxge_hw_ring __vxge_hw_virtualpath::ringh |
Definition at line 406 of file vxge_config.h.
Referenced by __vxge_hw_vpath_prc_configure(), vxge_hw_vpath_close(), vxge_hw_vpath_open(), vxge_open_vpaths(), and vxge_poll().
struct __vxge_hw_fifo __vxge_hw_virtualpath::fifoh |
Definition at line 407 of file vxge_config.h.
Referenced by vxge_hw_vpath_close(), vxge_hw_vpath_open(), vxge_open_vpaths(), and vxge_poll().