Searched refs:txgbe_check_for_ack (Results 1 – 3 of 3) sorted by relevance
83 s32 txgbe_check_for_ack(struct txgbe_hw *hw, u16 mbx_id);
88 s32 txgbe_check_for_ack(struct txgbe_hw *hw, u16 mbx_id) in txgbe_check_for_ack() function
897 if (!txgbe_check_for_ack(hw, vf)) in txgbe_pf_mbx_process()