Home
last modified time | relevance | path

Searched refs:ixgbe_check_for_msg_pf (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/
Dixgbe.c75 int32_t ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, uint16_t vf_number);
4941 int32_t ixgbe_check_for_msg_pf(struct ixgbe_hw *hw, uint16_t vf_id) in ixgbe_check_for_msg_pf() function
5199 ret_val = ixgbe_check_for_msg_pf(hw, vf_id); in ixgbe_read_mbx_pf()
5360 ixgbe_check_for_msg_pf(hw, vf_id); in ixgbe_write_mbx_pf_legacy()
5432 mbx->ops.check_for_msg = ixgbe_check_for_msg_pf; in ixgbe_init_mbx_params_pf()