ice_get_phy_tx_tstamp_ready
err = ice_get_phy_tx_tstamp_ready(hw, tx->block, &tstamp_ready);
err = ice_get_phy_tx_tstamp_ready(hw, tx->block, &tstamp_ready);
err = ice_get_phy_tx_tstamp_ready(hw, port, &tstamp_ready);
err = ice_get_phy_tx_tstamp_ready(hw, quad, &tstamp_ready);
int ice_get_phy_tx_tstamp_ready(struct ice_hw *hw, u8 block, u64 *tstamp_ready);