Searched defs:vf_id (Results 1 - 3 of 3) sorted by relevance

/src/sys/dev/pci/ixgbe/
H A Dixgbe_mbx.c727 static void ixgbe_clear_msg_pf(struct ixgbe_hw *hw, u16 vf_id) argument
742 static void ixgbe_clear_ack_pf(struct ixgbe_hw *hw, u16 vf_id) argument
774 static s32 ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, u16 vf_id) argument
795 ixgbe_check_for_ack_pf(struct ixgbe_hw * hw,u16 vf_id) argument
820 ixgbe_check_for_rst_pf(struct ixgbe_hw * hw,u16 vf_id) argument
859 ixgbe_obtain_mbx_lock_pf(struct ixgbe_hw * hw,u16 vf_id) argument
902 ixgbe_release_mbx_lock_pf(struct ixgbe_hw * hw,u16 vf_id) argument
923 ixgbe_write_mbx_pf_legacy(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 vf_id) argument
964 ixgbe_write_mbx_pf(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 vf_id) argument
1015 ixgbe_read_mbx_pf_legacy(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 vf_id) argument
1052 ixgbe_read_mbx_pf(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 vf_id) argument
1090 ixgbe_clear_mbx_pf(struct ixgbe_hw * hw,u16 vf_id) argument
1112 ixgbe_init_mbx_params_pf_id(struct ixgbe_hw * hw,u16 vf_id) argument
1176 ixgbe_upgrade_mbx_params_pf(struct ixgbe_hw * hw,u16 vf_id) argument
[all...]
/src/sys/dev/pci/
H A Dif_ixlvar.h432 uint8_t vf_id; member in struct:ixl_aq_vsi_param
H A Dmpiireg.h311 u_int8_t vf_id; member in struct:mpii_msg_request
347 u_int8_t vf_id; member in struct:mpii_msg_iocinit_request
392 u_int8_t vf_id; member in struct:mpii_msg_iocinit_reply
411 u_int8_t vf_id; member in struct:mpii_msg_iocfacts_request
427 u_int8_t vf_id; member in struct:mpii_msg_iocfacts_reply
499 u_int8_t vf_id; member in struct:mpii_msg_portfacts_request
513 u_int8_t vf_id; member in struct:mpii_msg_portfacts_reply
546 u_int8_t vf_id; member in struct:mpii_msg_portenable_request
561 u_int8_t vf_id; member in struct:mpii_msg_portenable_reply
580 u_int8_t vf_id; member in struct:mpii_msg_event_request
607 u_int8_t vf_id; member in struct:mpii_msg_event_reply
632 u_int8_t vf_id; member in struct:mpii_msg_eventack_request
650 u_int8_t vf_id; member in struct:mpii_msg_eventack_reply
678 u_int8_t vf_id; member in struct:mpii_msg_fwupload_request
700 u_int8_t vf_id; member in struct:mpii_msg_fwupload_reply
721 u_int8_t vf_id; member in struct:mpii_msg_scsi_io
784 u_int8_t vf_id; member in struct:mpii_msg_scsi_io_error
832 u_int8_t vf_id; member in struct:mpii_request_descr
847 u_int8_t vf_id; member in struct:mpii_reply_descr
866 u_int8_t vf_id; member in struct:mpii_request_header
886 u_int8_t vf_id; member in struct:mpii_msg_scsi_task_request
908 u_int8_t vf_id; member in struct:mpii_msg_scsi_task_reply
940 u_int8_t vf_id; member in struct:mpii_msg_sas_oper_request
974 u_int8_t vf_id; member in struct:mpii_msg_sas_oper_reply
1096 u_int8_t vf_id; member in struct:mpii_msg_config_request
1120 u_int8_t vf_id; member in struct:mpii_msg_config_reply
[all...]

Completed in 24 milliseconds