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

/src/sys/dev/pci/ixgbe/
H A Dixgbe_mbx.c57 s32 ixgbe_read_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
86 s32 ixgbe_poll_mbx(struct ixgbe_hw *hw, u32 *msg, u16 size, u16 mbx_id) argument
123 ixgbe_write_mbx(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) argument
156 ixgbe_check_for_msg(struct ixgbe_hw * hw,u16 mbx_id) argument
176 ixgbe_check_for_ack(struct ixgbe_hw * hw,u16 mbx_id) argument
196 ixgbe_check_for_rst(struct ixgbe_hw * hw,u16 mbx_id) argument
216 ixgbe_clear_mbx(struct ixgbe_hw * hw,u16 mbx_id) argument
236 ixgbe_poll_for_msg(struct ixgbe_hw * hw,u16 mbx_id) argument
269 ixgbe_poll_for_ack(struct ixgbe_hw * hw,u16 mbx_id) argument
369 ixgbe_check_for_msg_vf(struct ixgbe_hw * hw,u16 mbx_id) argument
389 ixgbe_check_for_ack_vf(struct ixgbe_hw * hw,u16 mbx_id) argument
411 ixgbe_check_for_rst_vf(struct ixgbe_hw * hw,u16 mbx_id) argument
475 ixgbe_release_mbx_lock_dummy(struct ixgbe_hw * hw,u16 mbx_id) argument
487 ixgbe_release_mbx_lock_vf(struct ixgbe_hw * hw,u16 mbx_id) argument
510 ixgbe_write_mbx_vf_legacy(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) argument
552 ixgbe_write_mbx_vf(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) argument
602 ixgbe_read_mbx_vf_legacy(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) argument
638 ixgbe_read_mbx_vf(struct ixgbe_hw * hw,u32 * msg,u16 size,u16 mbx_id) argument
[all...]

Completed in 3 milliseconds